Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed May 19, 2020
1 parent a93afa3 commit 2b67e53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readthedocs/projects/views/private.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from allauth.socialaccount.models import SocialAccount
from django.conf import settings
from django.contrib import messages
from django.contrib.auth.decorators import login_required
from django.db.models import Count, OuterRef, Subquery
from django.http import (
Http404,
Expand Down

0 comments on commit 2b67e53

Please sign in to comment.