Skip to content

Commit

Permalink
Removed unused settings import
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Jun 16, 2017
1 parent fd52ff2 commit f75086d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_comments/views/moderation.py
@@ -1,6 +1,5 @@
from __future__ import absolute_import

from django.conf import settings
from django.contrib.auth.decorators import login_required, permission_required
from django.contrib.sites.shortcuts import get_current_site
from django.shortcuts import get_object_or_404, render
Expand Down

0 comments on commit f75086d

Please sign in to comment.