Skip to content

Commit

Permalink
Removed unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Obrist committed Aug 5, 2011
1 parent d7aa9c8 commit d837951
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cms/menu.py
Expand Up @@ -11,7 +11,6 @@
from django.conf import settings
from django.contrib.sites.models import Site
from django.db.models.query_utils import Q
from django.utils.functional import lazy
from menus.base import Menu, NavigationNode, Modifier
from menus.menu_pool import menu_pool

Expand Down

0 comments on commit d837951

Please sign in to comment.