Skip to content

[nightshift] dead-code: remove unused stubs.ts#6

Open
nightshift-micr wants to merge 1 commit intoMicrock:mainfrom
nightshift-micr:nightshift/dead-code-removal
Open

[nightshift] dead-code: remove unused stubs.ts#6
nightshift-micr wants to merge 1 commit intoMicrock:mainfrom
nightshift-micr:nightshift/dead-code-removal

Conversation

@nightshift-micr
Copy link
Copy Markdown

Automated by Nightshift v3 (GLM 5.1).

Task: Dead Code Removal
Category: PR
Changes: Removed packages/cli/src/commands/stubs.ts — the registerStubCommands function was never imported or called. The preview command it stubbed out already has a full implementation in commands/preview.ts (registered in index.ts).

Also noted: commands/inspect.ts is a complete CLI command not wired into index.ts — left intact as it's a completed feature (DIAG-05 in v1.2 milestones) that should be registered rather than deleted.

Merge if useful, close if not.

The registerStubCommands function in commands/stubs.ts was never imported
or called. The preview command it stubbed out already has a full
implementation in commands/preview.ts (registered in index.ts).

Found by nightshift dead-code task.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant