From 990ae9f7cd440a27f3b02f573f0c17e65d177cd1 Mon Sep 17 00:00:00 2001 From: matthew Date: Mon, 11 Feb 2002 01:54:15 +0000 Subject: [PATCH] Removed last print entries --- acrobat-chiark-0.2.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/acrobat-chiark-0.2.py b/acrobat-chiark-0.2.py index f520749..63f52e3 100755 --- a/acrobat-chiark-0.2.py +++ b/acrobat-chiark-0.2.py @@ -228,8 +228,6 @@ class Acrobat(SingleServerIRCBot): if self.cur_fish>self.max_fish: self.cur_fish=self.max_fish self.quotatime=time.time() - print self.cur_fish - print self.quotatime # quit irc def quit(self, cmd, nick, conn, public): -- 2.30.2