diff --git a/src/lsp/providers/diagnosticsProvider.ts b/src/lsp/providers/diagnosticsProvider.ts index 85de8b570e727b177df40bfe7d97150d9b967471..5945837bd639a4360bd03f61298581529aba7f7d 100644 --- a/src/lsp/providers/diagnosticsProvider.ts +++ b/src/lsp/providers/diagnosticsProvider.ts @@ -361,11 +361,7 @@ isValid(value[key]) ) if (firstValidKey) { TextDocument, - Diagnostic, findClassNamesInRange, -import { stringToPath } from '../util/stringToPath' - firstValidKey, - ])}'?` } } }