mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-14 18:30:43 +00:00
Update files.py
This commit is contained in:
parent
1e0ffc08a6
commit
802efb429a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue