Delete unused import

This commit is contained in:
Richard Feldman 2025-07-10 22:23:52 -04:00
parent 6adf082e43
commit 2cd812e54f
No known key found for this signature in database

View file

@ -7,7 +7,7 @@ use crate::{
scroll::ScrollAmount,
};
use gpui::{App, AsyncWindowContext, Context, Entity, Modifiers, Task, Window, px};
use language::{Bias, ToOffset, point_from_lsp};
use language::{Bias, ToOffset};
use linkify::{LinkFinder, LinkKind};
use lsp::LanguageServerId;
use project::{