mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Remove a debugging print.
This commit is contained in:
parent
c0d95a26d0
commit
a423d04d99
@ -182,7 +182,6 @@ class PickleInfobotDB(object):
|
||||
|
||||
def incChanges(self):
|
||||
filename = dynamic.filename
|
||||
print '*** self.changes: %s' % self.changes
|
||||
self.changes[filename] += 1
|
||||
|
||||
def incResponses(self):
|
||||
|
Loading…
Reference in New Issue
Block a user