cleanups
This commit is contained in:
parent
e65fec386b
commit
d4062e8aa6
1 changed files with 0 additions and 3 deletions
3
uplink
3
uplink
|
|
@ -22,8 +22,6 @@
|
|||
|
||||
import argparse
|
||||
import calendar
|
||||
# import datetime
|
||||
# import daemon
|
||||
import json
|
||||
import logging
|
||||
import logging.handlers
|
||||
|
|
@ -125,7 +123,6 @@ def get_data(config):
|
|||
|
||||
|
||||
def run(config):
|
||||
# with daemon.DaemonContext():
|
||||
while True:
|
||||
get_data(config)
|
||||
if config["cron_mode"]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue