diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 3 | 
1 files changed, 0 insertions, 3 deletions
@@ -13,9 +13,6 @@ var myGui *gui.Node  // var cloudflareURL string = "https://api.cloudflare.com/client/v4/zones/"  func main() { -	// send all log() output to a file in /tmp -	// log.SetTmp() -  	// parse the config file  	readConfig()  | 
