Skip to content

Commit

Permalink
Removing unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-code committed Apr 13, 2020
1 parent c3aba51 commit ccc888c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bootcamp/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from django.core.exceptions import PermissionDenied
from django.core.paginator import EmptyPage, PageNotAnInteger, Paginator
from django.http import HttpResponseBadRequest
from django.utils.translation import ugettext_lazy as _
from django.views.generic import View

import bs4
Expand Down

0 comments on commit ccc888c

Please sign in to comment.