mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 01:06:11 -06:00
lint fixes
This commit is contained in:
parent
4ce2bec8a8
commit
be13fd46b7
@ -42,7 +42,6 @@ class VLANGroupQuerySet(RestrictedQuerySet):
|
||||
)
|
||||
|
||||
|
||||
|
||||
class VLANQuerySet(RestrictedQuerySet):
|
||||
|
||||
def get_for_device(self, device):
|
||||
|
Loading…
Reference in New Issue
Block a user