Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
refactor: remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NucciTheBoss authored Jun 28, 2024
1 parent 2686d4c commit d9a4ba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ def _on_node_config_action_event(self, event: ActionEvent) -> None:

event.set_results(results)

# Charm class properties
@property
def hostname(self) -> str:
"""Return the hostname."""
Expand Down

0 comments on commit d9a4ba6

Please sign in to comment.