fix: clean up lint leftovers

This commit is contained in:
Peter Steinberger
2026-01-20 14:25:18 +00:00
parent da10ca1585
commit c1d8456860
2 changed files with 0 additions and 5 deletions

View File

@@ -24,7 +24,6 @@ import {
formatUpdateChannelLabel,
normalizeUpdateChannel,
resolveEffectiveUpdateChannel,
type UpdateChannel,
} from "../infra/update-channels.js";
import { defaultRuntime } from "../runtime.js";
import { formatDocsLink } from "../terminal/links.js";