remove unused import

This commit is contained in:
j 2014-12-23 11:28:42 +00:00
commit 6662872225
6 changed files with 0 additions and 7 deletions

View file

@ -14,7 +14,6 @@ import ox
from clip.models import Clip
from entity.models import Entity
from changelog.models import Changelog
from item.utils import sort_string, get_by_key
import managers