mirror of
https://github.com/MikroWizard/mikroman.git
synced 2025-07-12 15:04:29 +02:00
Fix Wrong Imports and typo
This commit is contained in:
parent
58b0ce0c1c
commit
a26bd6ae55
4 changed files with 9 additions and 8 deletions
|
@ -27,7 +27,7 @@ import urllib.request
|
|||
import hashlib
|
||||
import netifaces
|
||||
log = logging.getLogger("util")
|
||||
from libs import utilpro,util
|
||||
from libs import util
|
||||
try:
|
||||
from libs import utilpro
|
||||
ISPRO=True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue