cc-4105. Refactored syncdb and fixed a few typos
This commit is contained in:
parent
9964c826ab
commit
3e251997f8
6 changed files with 53 additions and 28 deletions
|
@ -2,7 +2,7 @@
|
|||
import os
|
||||
import abc
|
||||
from media.monitor.pure import LazyProperty
|
||||
from media.monitor.monitor import Metadata
|
||||
from media.monitor.metadata import Metadata
|
||||
|
||||
class PathChannel(object):
|
||||
"""a dumb struct; python has no record types"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue