Revert "added forced package imports"
This reverts commit fa15eca8cd4d71c19ad1beac6233b687c0b5f1b7.
This commit is contained in:
parent
e55f04c63f
commit
e0e6133e12
943 changed files with 16 additions and 125530 deletions
|
|
@ -1,7 +1,3 @@
|
|||
from sys import path
|
||||
from os.path import abspath, dirname, join
|
||||
path.insert(0, abspath(join(dirname(__file__), '..', 'lib')))
|
||||
|
||||
import schedule
|
||||
import threading
|
||||
from time import sleep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue