Skip to content

Commit a5909ce

Browse files
committed
fix: after rebase
1 parent e9a31cb commit a5909ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/common/utils/pathUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import * as path from 'path';
21
import * as os from 'os';
2+
import * as path from 'path';
33
import { Uri } from 'vscode';
44
import { isWindows } from './platformUtils';
55

0 commit comments

Comments
 (0)