Преглед изворни кода

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

Jeremy Stretch пре 8 месеци
родитељ
комит
530dad279a
1 измењених фајлова са 0 додато и 3 уклоњено
  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 *