Remove debugging message left in previous commit

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
stable
Thomas Petazzoni 2010-01-12 18:08:43 +01:00
rodzic 0280212f34
commit 44deac3ff3
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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