Continue Flask migration.
This commit is contained in:
parent
1c56282222
commit
361c53ef74
@ -13,6 +13,7 @@ from datetime import timezone
|
||||
from datetime import datetime
|
||||
import time
|
||||
import requests
|
||||
import subprocess
|
||||
|
||||
# This code has been written for
|
||||
# python3 3.11.2-1+b1
|
||||
@ -325,7 +326,6 @@ while True:
|
||||
|
||||
logging.info("====== Ended successfully ======")
|
||||
|
||||
#import subprocess
|
||||
#import argparse
|
||||
#import signal
|
||||
#from threading import Event
|
||||
|
Loading…
Reference in New Issue
Block a user