Refactor mentions

This commit is contained in:
Saoud Rizwan
2024-09-24 12:32:47 -04:00
parent ae1c06b711
commit a82ff941b9
3 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ import axios from "axios"
import { getTheme } from "../../integrations/theme/getTheme"
import { openFile, openImage } from "../../integrations/misc/open-file"
import WorkspaceTracker from "../../integrations/workspace/WorkspaceTracker"
import { openMention } from "../mentions/context-mentions"
import { openMention } from "../mentions"
/*
https://github.com/microsoft/vscode-webview-ui-toolkit-samples/blob/main/default/weather-webview/src/providers/WeatherViewProvider.ts