mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
clean imports
This commit is contained in:
parent
a214864957
commit
538a25d2d5
@ -1,6 +1,3 @@
|
|||||||
from datetime import datetime
|
|
||||||
from subprocess import *
|
|
||||||
import hashlib
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
from .general import now,set_dict_key_value
|
from .general import now,set_dict_key_value
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
import sys
|
import sys
|
||||||
import os
|
|
||||||
import json
|
import json
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
import hashlib
|
import hashlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user