Skip to content

Commit

Permalink
Remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jan 27, 2025
1 parent f3669e2 commit 18612d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/knip/src/util/input.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export interface ConfigInput extends Input {
}

type Options = {
production?: boolean;
optional?: boolean;
dir?: string;
containingFilePath?: string;
Expand Down

0 comments on commit 18612d2

Please sign in to comment.