update: remove useless admin.py
This commit is contained in:
parent
bc8ef35b0c
commit
48a1470f88
@ -1,5 +0,0 @@
|
||||
from django.contrib import admin
|
||||
from .models import Notification, Subscription
|
||||
|
||||
admin.site.register(Notification)
|
||||
admin.site.register(Subscription)
|
Loading…
Reference in New Issue
Block a user