mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-10 05:27:07 +08:00

This hook was added in278f94a8b6
and72758fef22
to suppress spurious warnings printed by the CLI's cli/connhelper/commandconn package;3fb4fb83df/cli/connhelper/commandconn/commandconn.go (L203-L214)
Those logs were removed ina5ebe2282a
so we can remove the hook. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>