Remove unused import
This commit is contained in:
parent
15e435d220
commit
13e33cbb7a
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from hosting.views import (
|
|||
RailsHostingView, DjangoHostingView, NodeJSHostingView
|
||||
)
|
||||
from membership import urls as membership_urls
|
||||
from ungleich import views as ungleich_views
|
||||
from ungleich_page.views import LandingView
|
||||
from django.views.generic import RedirectView
|
||||
from django.core.urlresolvers import reverse_lazy
|
||||
|
|
Loading…
Reference in a new issue