Fix linter spacing

This commit is contained in:
Rebecca Hsieh 2023-10-10 17:59:53 -07:00
parent b2cfc4e8bc
commit 36c9cbdaa3
No known key found for this signature in database
GPG key ID: 644527A2F375A379

View file

@ -1503,7 +1503,6 @@ class Domain(TimeStampedModel, DomainHelper):
% (e.code, e)
)
return e.code
def _delete_hosts_if_not_used(self, hostsToDelete: list[str]):
"""delete the host object in registry,