We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e888fc1 commit 8bb9a37Copy full SHA for 8bb9a37
rest_framework/__init__.py
@@ -31,7 +31,3 @@ class RemovedInDRF313Warning(DeprecationWarning):
31
32
class RemovedInDRF314Warning(PendingDeprecationWarning):
33
pass
34
-
35
36
-class RemovedInDRF314Warning(PendingDeprecationWarning):
37
- pass
0 commit comments