(20250218) Will MikroTik quick rollback URL for easy testing

This commit is contained in:
2025-02-18 15:52:51 +05:30
parent 5074b3f040
commit a56269373a
4 changed files with 169 additions and 3 deletions
-1
View File
@@ -105,7 +105,6 @@ def parse_vlans(vlan_range_str) -> List[int]:
# Done here:
result = sorted(result)
print(result)
return result