mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update files.py
This commit is contained in:
parent
1e0ffc08a6
commit
802efb429a
@ -1,4 +1,4 @@
|
|||||||
from websoft9.appmanage.api.utils.log import myLogger
|
from api.utils.log import myLogger
|
||||||
from api.utils.helper import Singleton
|
from api.utils.helper import Singleton
|
||||||
|
|
||||||
|
|
||||||
@ -66,4 +66,4 @@ class SettingsFile(object):
|
|||||||
|
|
||||||
|
|
||||||
# This class is add/modify/cat/delete content from file
|
# This class is add/modify/cat/delete content from file
|
||||||
# src: path | URL
|
# src: path | URL
|
||||||
|
Loading…
Reference in New Issue
Block a user