missing import
This commit is contained in:
parent
4037a8a68b
commit
c95f7094c0
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ import threading
|
|||
import signal
|
||||
import time
|
||||
import datetime
|
||||
import requests
|
||||
|
||||
from pnutlib import Pnut
|
||||
from appservice import app
|
||||
|
|
Loading…
Reference in a new issue