Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacspe committed Nov 10, 2023
1 parent 583e507 commit e619922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion competition/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from django.core.mail import send_mail
from django.http import FileResponse, HttpResponse
from django.template.loader import render_to_string
from django.views.generic import View
from rest_framework import exceptions, mixins, status, viewsets
from rest_framework.decorators import action
from rest_framework.exceptions import ValidationError
Expand Down

0 comments on commit e619922

Please sign in to comment.