Skip to content

Commit 5c02051

Browse files
cleanup: Delete unused field (#111)
1 parent 7470159 commit 5c02051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/pyright-scip/src/MainCommand.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { Command, InvalidArgumentError } from 'commander';
22
import packageJson from '../package.json';
33

44
export interface IndexOptions {
5-
project: string;
65
projectName: string;
76
projectVersion: string;
87
projectNamespace?: string;

0 commit comments

Comments
 (0)