cc-4105: fixed api_client loading json twice and added some logging
This commit is contained in:
parent
3e251997f8
commit
6a7cb50d67
2 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
from media.monitor.log import Loggable
|
||||
|
||||
class SyncDB(Loggable):
|
||||
|
||||
def __init__(self, apc):
|
||||
self.apc = apc
|
||||
dirs = self.apc.list_all_watched_dirs()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue