Skip to content

Commit

Permalink
Merge branch 'main' into dev-rmscenario
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume authored Oct 11, 2024
2 parents 1ab1f80 + 2a62dd3 commit 298e918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
ModelError,
RelationBrokenEvent,
WaitingStatus,
main,
)
from ops.charm import CharmBase
from ops.framework import EventBase
from ops.main import main
from ops.pebble import Layer

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 298e918

Please sign in to comment.