alfred-data
Nils Schneider 2012-06-12 00:22:06 +02:00
parent b1eaf86d30
commit e98f70e5b6
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ class GeoMapBuilder:
continue continue
for link in self._db.get_links(): for link in self._db.get_links():
print(link.type)
if link.type == "vpn": if link.type == "vpn":
continue continue