Skip to content

Commit 8180742

Browse files
committed
Remove dead code from DRF
This is currently causing import errors in `urls.py`.
1 parent ddddd1c commit 8180742

7 files changed

Lines changed: 0 additions & 95 deletions

File tree

bats_ai/core/rest/__init__.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

bats_ai/core/rest/compressed_spectrogram.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

bats_ai/core/rest/nabat/__init__.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

bats_ai/core/rest/nabat/nabat_compressed_spectrogram.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

bats_ai/core/rest/nabat/nabat_spectrogram.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

bats_ai/core/rest/spectrogram.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

bats_ai/settings/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from resonant_settings.django_extensions import *
1313
from resonant_settings.logging import *
1414
from resonant_settings.oauth_toolkit import *
15-
from resonant_settings.rest_framework import *
1615

1716
django_stubs_ext.monkeypatch()
1817

0 commit comments

Comments
 (0)