mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 13:14:30 +03:00
Removed duplicated class RemovedInDRF314Warning.
Added accidently in e888fc11c7
Co-authored-by: Jair Henrique <jair.henrique@gmail.com>
This commit is contained in:
parent
e888fc11c7
commit
8bb9a37f4b
|
@ -31,7 +31,3 @@ class RemovedInDRF313Warning(DeprecationWarning):
|
|||
|
||||
class RemovedInDRF314Warning(PendingDeprecationWarning):
|
||||
pass
|
||||
|
||||
|
||||
class RemovedInDRF314Warning(PendingDeprecationWarning):
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue
Block a user