mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Notification rework + docs + devDetails
This commit is contained in:
@@ -36,9 +36,6 @@ def main():
|
||||
db = DB() # instance of class DB
|
||||
db.open()
|
||||
|
||||
# parser = argparse.ArgumentParser(description='APPRISE publisher Plugin')
|
||||
# values = parser.parse_args()
|
||||
|
||||
# Initialize the Plugin obj output file
|
||||
plugin_objects = Plugin_Objects(RESULT_FILE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user