From e1e1db2913b6829cdbe15df9e7f11c561566fab1 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Sat, 17 Dec 2016 11:32:44 -0600 Subject: [PATCH] update --- hb_router.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hb_router.py b/hb_router.py index 962f59f..0b45b5c 100755 --- a/hb_router.py +++ b/hb_router.py @@ -470,10 +470,6 @@ if __name__ == '__main__': if talkgroup_ids: logger.info('ID ALIAS MAPPER: talkgroup_ids dictionary is available') - # - # START HB_ROUTER - # - # Build the routing rules file RULES = make_rules('hb_routing_rules')