Przeglądaj źródła

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

Jeremy Stretch 6 miesięcy temu
rodzic
commit
530dad279a
1 zmienionych plików z 0 dodań i 3 usunięć
  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 *