lint fixes

This commit is contained in:
Abhimanyu Saharan 2023-06-13 21:05:36 +05:30
parent 4ce2bec8a8
commit be13fd46b7

View File

@ -42,7 +42,6 @@ class VLANGroupQuerySet(RestrictedQuerySet):
)
class VLANQuerySet(RestrictedQuerySet):
def get_for_device(self, device):