Delete uneeded intermediate prints.
This commit is contained in:
parent
29366d3bb6
commit
5660b77355
|
@ -134,7 +134,6 @@ follow : whether to tail -f the input"""
|
|||
return None
|
||||
|
||||
mg = m.groupdict()
|
||||
print "mg =", mg
|
||||
# translations from captured groups to fpdb info strings
|
||||
limits = { 'No Limit':'nl', 'Pot Limit':'pl', 'Limit':'fl' }
|
||||
games = { # base, category
|
||||
|
|
Loading…
Reference in New Issue
Block a user