Skip to content

Commit

Permalink
fix sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
Laure-di committed Dec 10, 2024
1 parent 7c91831 commit 50821cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/inventory/scaleway.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,6 @@ def _get_dedibox(self, client: "Client", filters: _Filters) -> List[_Host]:

return results



def _get_hostname(self, host: _Host, hostnames: List[str]) -> str:
as_dict = host.__dict__

Expand Down

0 comments on commit 50821cf

Please sign in to comment.