added missing import

This commit is contained in:
Rudi Grinberg 2012-11-16 00:10:24 -05:00
parent 26ad6dae74
commit 757a561975
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import os
from os.path import join
from media.monitor.exceptions import NoConfigFile
from media.monitor.pure import LazyProperty