mirror of
https://github.com/arnaucube/argos.git
synced 2026-02-07 11:06:39 +01:00
small update, code cleaned
This commit is contained in:
@@ -24,7 +24,6 @@ func readConfigTokensAndConnect() (client *twitter.Client) {
|
||||
}
|
||||
content := string(file)
|
||||
json.Unmarshal([]byte(content), &config)
|
||||
//fmt.Printf("%+v\n", config)
|
||||
fmt.Println("twitterConfig.json read comlete")
|
||||
|
||||
fmt.Print("connecting to twitter api --> ")
|
||||
|
||||
Reference in New Issue
Block a user