fix
This commit is contained in:
parent
b1eaf86d30
commit
e98f70e5b6
|
@ -57,7 +57,6 @@ class GeoMapBuilder:
|
|||
continue
|
||||
|
||||
for link in self._db.get_links():
|
||||
print(link.type)
|
||||
if link.type == "vpn":
|
||||
continue
|
||||
|
||||
|
|
Loading…
Reference in a new issue