diff --git a/trustgraph-cli/scripts/tg-show-flows b/trustgraph-cli/scripts/tg-show-flows index 3313fd7d..458e796c 100755 --- a/trustgraph-cli/scripts/tg-show-flows +++ b/trustgraph-cli/scripts/tg-show-flows @@ -21,8 +21,6 @@ def show_flows(url): print("No flows.") return - print(flow_ids) - flows = [] for id in flow_ids: