Update monitor.py
This commit is contained in:
parent
f3ccb5781e
commit
f70ea2dfe4
|
|
@ -123,7 +123,6 @@ def get_template(_file):
|
|||
with open(_file, 'r') as html:
|
||||
return html.read()
|
||||
|
||||
|
||||
# LONG VERSION - MAKES A FULL DICTIONARY OF INFORMATION BASED ON TYPE OF ALIAS FILE
|
||||
# BASED ON DOWNLOADS FROM RADIOID.NET
|
||||
# moved from dmr_utils3
|
||||
|
|
|
|||
Loading…
Reference in New Issue