Format code

This commit is contained in:
qwerty287
2026-03-30 16:31:40 +02:00
parent 320f95afae
commit c8a8fc1983
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -119,4 +119,4 @@ func (p *Plugin) Run() {
log.Error().Err(err).Msg("execution failed")
os.Exit(1)
}
}
}