mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-01 20:31:49 -05:00
Cleaning up some flake8 errors, pyflakes in this case
This commit is contained in:
@@ -5,7 +5,6 @@ import sys
|
||||
|
||||
from django.conf import settings
|
||||
from django.db import models
|
||||
from django.utils.functional import cached_property
|
||||
|
||||
|
||||
class HostManager(models.Manager):
|
||||
|
||||
Reference in New Issue
Block a user