fix missing import
This commit is contained in:
parent
d79bfaaef9
commit
7237d48ef6
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ from os.path import normpath
|
|||
import json
|
||||
import os
|
||||
import copy
|
||||
import time
|
||||
|
||||
from media.monitor.exceptions import BadSongFile, InvalidMetadataElement
|
||||
from media.monitor.metadata import Metadata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue