Remove debugging code
svn: r4314
This commit is contained in:
parent
d91a531b43
commit
260864b15f
@ -1731,7 +1731,6 @@ class ProbablyAlive(Rule):
|
||||
self.current_year = int(self.list[0])
|
||||
except:
|
||||
self.current_year = None
|
||||
print self.current_year
|
||||
|
||||
def name(self):
|
||||
return 'People probably alive'
|
||||
|
Loading…
Reference in New Issue
Block a user