style: tidy gateway auth imports

This commit is contained in:
Peter Steinberger
2026-01-08 08:24:39 +01:00
parent a676e16fbb
commit c7cade5232
3 changed files with 8 additions and 5 deletions

View File

@@ -102,8 +102,8 @@ import type { WizardSession } from "../wizard/session.js";
import {
assertGatewayAuthConfigured,
authorizeGatewayConnect,
resolveGatewayAuth,
type ResolvedGatewayAuth,
resolveGatewayAuth,
} from "./auth.js";
import {
type GatewayReloadPlan,