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

@ -12,7 +12,6 @@ from item.models import Item
from item import utils
from person.models import get_name_sort
from title.models import get_title_sort
from changelog.models import Changelog
import managers