Skip to content

Commit

Permalink
fix import after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli committed Sep 6, 2022
1 parent 4f60ae5 commit 1ea1bb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { AbstractTreeProvider } from '@nx-console/utils';
import { AbstractTreeProvider } from '@nx-console/vscode/utils';
import { join } from 'path';
import { ExtensionContext, ProviderResult, ThemeIcon, Uri } from 'vscode';
import { NxHelpAndFeedbackTreeItem } from './nx-help-and-feedback-tree-item';
Expand Down

0 comments on commit 1ea1bb5

Please sign in to comment.