internal/app/hsu: remove wrapper method

This was added to reduce the size of diffs.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-10-18 17:35:20 +09:00
parent d4284c109d
commit f6f0cb56ae
6 changed files with 9 additions and 11 deletions

View File

@@ -36,7 +36,7 @@ type shimParams struct {
// Limits are enforced on the priv side.
WaitDelay time.Duration
// Verbosity pass through from [container.Msg].
// Verbosity pass through from [message.Msg].
Verbose bool
// Outcome setup ops, contains setup state. Populated by outcome.finalise.