removed unidecode

This commit is contained in:
Alexander Kryklia
2013-01-02 13:34:38 +02:00
parent ff782fff6c
commit 37e3181c36

View File

@@ -45,7 +45,6 @@ import re
import shlex # for splitting quoted strings
import sys
import os
import unidecode
from registry import TagRegistry