issue #61: remove duplicate method (reported by LGTM)

This commit is contained in:
David Wilson 2019-01-20 19:35:49 +00:00
parent 5bd9efb723
commit 7bb6b4ab4b
1 changed files with 0 additions and 4 deletions

View File

@ -99,10 +99,6 @@ def get_router_info():
} }
def get_router_info(router):
pass
def get_stream_info(router_id): def get_stream_info(router_id):
router = get_routers().get(router_id) router = get_routers().get(router_id)
return { return {