kopia lustrzana https://github.com/hholzgra/ocitysmap
Remove debugging message left in previous commit
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>stable
rodzic
0280212f34
commit
44deac3ff3
|
|
@ -684,7 +684,6 @@ class OCitySMap:
|
|||
sl = cursor.fetchall()
|
||||
|
||||
LOG.debug("Got %d streets." % len(sl))
|
||||
print "STREETS", repr(sl)
|
||||
return self.humanize_street_list(sl)
|
||||
|
||||
# Given a list of amenities and their corresponding squares, do some
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue