From 0c268326d7596863c62c3486e826994a55ac5b5a Mon Sep 17 00:00:00 2001 From: David Haukeness Date: Tue, 31 Mar 2020 15:19:19 +0000 Subject: [PATCH] removed unused global --- main.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.go b/main.go index 563f8f5..4ec2272 100644 --- a/main.go +++ b/main.go @@ -10,9 +10,6 @@ import ( "samhofi.us/x/keybase/types/stellar1" ) -// this global controls debug printing -var debug bool - // Bot holds the necessary information for the bot to work. type bot struct { k *keybase.Keybase