-remove CueFile imports.

This commit is contained in:
martin 2011-07-19 17:16:42 -04:00
parent 10ee6aaa1d
commit bbabdcda67
4 changed files with 5 additions and 10 deletions

View file

@ -20,7 +20,6 @@ from pypofetch import PypoFetch
from configobj import ConfigObj
# custom imports
from util import CueFile
from api_clients import api_client
PYPO_VERSION = '1.1'