remove editor.utils because nearly nothing in it was used
This commit is contained in:
parent
af93cd2aa2
commit
1f80f2daa6
5 changed files with 7 additions and 42 deletions
|
@ -13,8 +13,8 @@ from django.utils.translation import get_language_info
|
|||
|
||||
from c3nav.editor.forms import ChangeSetForm, RejectForm
|
||||
from c3nav.editor.models import ChangeSet
|
||||
from c3nav.editor.utils import is_created_pk
|
||||
from c3nav.editor.views.base import sidebar_view
|
||||
from c3nav.editor.wrappers import is_created_pk
|
||||
from c3nav.mapdata.models.locations import LocationRedirect, LocationSlug
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue