Fix bad import
This commit is contained in:
parent
468a014bfc
commit
198a854370
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ use text::{OffsetUtf16, Rope};
|
|||
use theme::{
|
||||
ActiveTheme, DiagnosticStyle, PlayerColor, SyntaxTheme, Theme, ThemeColors, ThemeSettings,
|
||||
};
|
||||
use ui2::IconButton;
|
||||
use ui::IconButton;
|
||||
use util::{post_inc, RangeExt, ResultExt, TryFutureExt};
|
||||
use workspace::{
|
||||
item::ItemEvent, searchable::SearchEvent, ItemNavHistory, SplitDirection, ViewId, Workspace,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue