1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

9856 cleanup

This commit is contained in:
Arthur
2024-02-12 13:01:27 -08:00
parent a171a02844
commit 7779e87ff3
7 changed files with 4 additions and 417 deletions

View File

@@ -2,7 +2,6 @@ import strawberry
import strawberry_django
from ipam import models
from netbox.graphql.scalars import BigInt
from netbox.graphql.types import BaseObjectType, OrganizationalObjectType, NetBoxObjectType
from .filters import *