Remove obsolete extras/admin.py

This commit is contained in:
Jeremy Stretch 2023-11-22 13:38:24 -05:00
parent 025ace777d
commit 2409eab4a8

View File

@ -1,2 +0,0 @@
# TODO: Removing this import triggers an import loop due to how form mixins are currently organized
from .forms import ConfigRevisionForm