Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Aug 8, 2023
1 parent 6b516fd commit 811c231
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/views.py-tpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ from django.contrib.auth.decorators import login_required
from django.contrib.sites.shortcuts import get_current_site
from django.views.decorators.cache import cache_control
from django.views.decorators.http import require_GET
from django.contrib.sites.shortcuts import get_current_site
from .forms import RegisterForm
from .utils import send_email_to_admin

Expand Down

0 comments on commit 811c231

Please sign in to comment.