This commit is contained in:
Nils Schneider 2012-06-12 00:22:06 +02:00
parent b1eaf86d30
commit e98f70e5b6

View file

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