mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
clippy
This commit is contained in:
parent
e7db5d0638
commit
c56debc705
@ -737,7 +737,7 @@ fn open_settings_file(
|
||||
mod tests {
|
||||
use super::*;
|
||||
use assets::Assets;
|
||||
use editor::{scroll::Autoscroll, DisplayPoint, Editor, EditorEvent};
|
||||
use editor::{scroll::Autoscroll, DisplayPoint, Editor};
|
||||
use gpui::{
|
||||
actions, Action, AnyWindowHandle, AppContext, AssetSource, Entity, TestAppContext,
|
||||
VisualTestContext, WindowHandle,
|
||||
|
Loading…
Reference in New Issue
Block a user