mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 16:02:15 +02:00
Remove contenttype
This commit is contained in:
parent
62b405959a
commit
e55c0c72e7
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ class FederalAgency(TimeStampedModel):
|
|||
]
|
||||
|
||||
FederalAgency = apps.get_model("registrar", "FederalAgency")
|
||||
ContentType = apps.get_model("contenttypes", "ContentType")
|
||||
|
||||
logger.info("Creating federal agency table.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue