⚰️(backend) remove apps.py
Legacy code, never used.
This commit is contained in:
committed by
aleb_the_flash
parent
3e315e92fa
commit
077d38f5e3
@@ -1,11 +0,0 @@
|
||||
"""Meet Core application"""
|
||||
# from django.apps import AppConfig
|
||||
# from django.utils.translation import gettext_lazy as _
|
||||
|
||||
|
||||
# class CoreConfig(AppConfig):
|
||||
# """Configuration class for the Meet core app."""
|
||||
|
||||
# name = "core"
|
||||
# app_label = "core"
|
||||
# verbose_name = _("meet core application")
|
||||
Reference in New Issue
Block a user