Skip to content

Commit

Permalink
Remove path import
Browse files Browse the repository at this point in the history
  • Loading branch information
debonte committed Apr 5, 2023
1 parent 3593d53 commit c0c7f68
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

import * as path from '../../platform/vscode-path/path';
import { inject, injectable } from 'inversify';
import { Disposable, extensions, Uri, workspace, window } from 'vscode';
import { INotebookEditorProvider } from '../../notebooks/types';
Expand Down

0 comments on commit c0c7f68

Please sign in to comment.