Skip to content

Commit

Permalink
Remove unneeded import.
Browse files Browse the repository at this point in the history
  • Loading branch information
csev committed Apr 11, 2022
1 parent 2d72bb0 commit 1d2f933
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions well/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
from django.views import View
from django.contrib.humanize.templatetags.humanize import naturaltime

from well.utils import dump_queries

from django.db.models import Q

class PostListView(View):
Expand Down

0 comments on commit 1d2f933

Please sign in to comment.