diff --git a/gossamer_forums.rb b/gossamer_forums.rb index fb67a91..0c3192f 100644 --- a/gossamer_forums.rb +++ b/gossamer_forums.rb @@ -42,11 +42,6 @@ class GossamerForumsImporter < ImportScripts::Base timeout: 5000 ) -# host: "172.99.0.10", -# username: "admin", -# password: "x0YGLA9252iiTFQuqaM0ROX8FmQzZuUu", -# database: "slowtwitch" - # Initialize MySQL client to connect to Gossamer Forums database @mysql_client = Mysql2::Client.new( host: "slowtwitch.northend.network",