Skip to content

Commit bcde778

Browse files
committed
Fixes lint warning
1 parent 784242d commit bcde778

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/env/node/git/sub-providers/staging.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { promises as fs } from 'fs';
22
import { tmpdir } from 'os';
33
import type { Uri } from 'vscode';
44
import type { Container } from '../../../../container';
5-
import { GitErrorHandling } from '../../../../git/commandOptions';
65
import type { DisposableTemporaryGitIndex, GitStagingSubProvider } from '../../../../git/gitProvider';
76
import { splitPath } from '../../../../system/-webview/path';
87
import { log } from '../../../../system/decorators/log';

0 commit comments

Comments
 (0)