diff --git a/src/core/cli/wizard/sync_now.js b/src/core/cli/wizard/sync_now.js index 5fba37b8..484054f4 100644 --- a/src/core/cli/wizard/sync_now.js +++ b/src/core/cli/wizard/sync_now.js @@ -14,7 +14,6 @@ * * @ref LLP 0203#offer [implements]: setup offers the release rather than only naming it * - * @import { ChildProcess, SpawnOptions } from 'node:child_process' * @import { RunWizardSyncNowOptions, WizardSyncNowResult } from '../../../../src/core/cli/wizard/types.js' */