fix
parent
b1eaf86d30
commit
e98f70e5b6
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue