Archived
Changed import to secret
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ from passlib.hash import pbkdf2_sha256 as crypt
|
|||||||
from basecommands import simplecommand
|
from basecommands import simplecommand
|
||||||
import time
|
import time
|
||||||
import threading
|
import threading
|
||||||
from utils_security import *
|
from secret import *
|
||||||
import mysqlhack
|
import mysqlhack
|
||||||
from com.ziclix.python.sql import zxJDBC
|
from com.ziclix.python.sql import zxJDBC
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user