Skip to content

Commit

Permalink
Fix flake issues
Browse files Browse the repository at this point in the history
  • Loading branch information
chander committed Jan 9, 2024
1 parent 2829a92 commit a0348d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tastypie/compat.py
Expand Up @@ -16,8 +16,6 @@
else:
from django.middleware.csrf import _check_token_format



# Django 5.0 eliminated the former datetime_safe function, this provides
# some level of backwards compatability for existing tastypie use cases
if django.VERSION < (5, 0):
Expand Down

0 comments on commit a0348d8

Please sign in to comment.