Skip to content

Commit 095beb1

Browse files
bboozzoomaykathm
authored andcommitted
overlord/ifacestate: drop a log when no effects are scheduled (canonical#16785)
Drop a log which occasionally shows up in stderr. Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>
1 parent c8dc1e6 commit 095beb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

overlord/ifacestate/handlers.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2497,7 +2497,6 @@ func (m *InterfaceManager) doProcessDelayedSecurityBackendEffects(task *state.Ta
24972497
}
24982498

24992499
if len(delayed.TriggeringSnaps) == 0 {
2500-
task.Logf("no delayed backend effects")
25012500
return nil
25022501
}
25032502

0 commit comments

Comments
 (0)