mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-31 21:31:32 +00:00
clipity
This commit is contained in:
parent
23007f304a
commit
b3da4995b0
1 changed files with 1 additions and 1 deletions
|
|
@ -1144,7 +1144,7 @@ mod tests {
|
|||
use std::ops::Range;
|
||||
|
||||
use super::*;
|
||||
use editor::{display_map::DisplayRow, AnchorRangeExt, DisplayPoint, Editor, MultiBuffer};
|
||||
use editor::{display_map::DisplayRow, DisplayPoint, Editor, MultiBuffer};
|
||||
use gpui::{Context, Hsla, TestAppContext, VisualTestContext};
|
||||
use language::{Buffer, Point};
|
||||
use project::Project;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue