Update files.py

This commit is contained in:
qiaofeng1227 2023-08-26 18:23:55 +08:00 committed by GitHub
parent 1e0ffc08a6
commit 802efb429a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
from websoft9.appmanage.api.utils.log import myLogger
from api.utils.log import myLogger
from api.utils.helper import Singleton
@ -66,4 +66,4 @@ class SettingsFile(object):
# This class is add/modify/cat/delete content from file
# src: path | URL
# src: path | URL