remove print
This commit is contained in:
parent
6f75719ffe
commit
9a7d7267ff
|
@ -1120,7 +1120,6 @@ class Database:
|
|||
if p_id:
|
||||
self.hero_ids[site_id] = p_id
|
||||
|
||||
print "hero_ids =", self.hero_ids
|
||||
if self.hero_ids == {}:
|
||||
where = ""
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue
Block a user