Remove some cruft

This commit is contained in:
Cyber MacGeddon 2025-04-25 13:31:58 +01:00
parent 76e85d895b
commit 1be567aa83

View file

@ -21,8 +21,6 @@ def show_flows(url):
print("No flows.")
return
print(flow_ids)
flows = []
for id in flow_ids: