Skip to content

Commit

Permalink
unused import Q
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay authored and Jay committed Mar 9, 2014
1 parent 44c9dbf commit eed366b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tavern/views.py
Expand Up @@ -5,7 +5,6 @@
from django.views.generic.edit import UpdateView
from django.contrib.auth.decorators import login_required
from django.core.urlresolvers import reverse
from django.db.models import Q
from django.http import HttpResponse
from django.contrib.auth.models import User
from django.http import Http404
Expand Down

0 comments on commit eed366b

Please sign in to comment.