Skip to content

Commit

Permalink
Fix ruff error
Browse files Browse the repository at this point in the history
  • Loading branch information
EXG1O committed May 4, 2024
1 parent f60aca7 commit fbc2f13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion telegram_bots/views.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from django.db.models import QuerySet
from django.shortcuts import get_object_or_404

from rest_framework.decorators import action
from rest_framework.filters import OrderingFilter, SearchFilter
Expand Down

0 comments on commit fbc2f13

Please sign in to comment.