Remove redundant info

This commit is contained in:
Owen
2026-03-16 13:50:45 -07:00
parent d4ebb3e2af
commit 24dfb3a8a2
2 changed files with 1 additions and 4 deletions

View File

@@ -566,7 +566,6 @@ func runNewtMain(ctx context.Context) {
secret, // CLI arg takes precedence
endpoint,
30*time.Second,
pingTimeout,
opt,
)
if err != nil {