Просмотр исходного кода

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

Jeremy Stretch 5 месяцев назад
Родитель
Сommit
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 *