Browse Source

Closes #20095: Remove obsolete module core.models.contenttypes (#20250)

Jeremy Stretch 5 months ago
parent
commit
530dad279a
1 changed files with 0 additions and 3 deletions
  1. 0 3
      netbox/core/models/contenttypes.py

+ 0 - 3
netbox/core/models/contenttypes.py

@@ -1,3 +0,0 @@
-# TODO: Remove this module in NetBox v4.5
-# Provided for backward compatibility
-from .object_types import *