refactor: rename AccountsManager to Accounts
plz stop with the managers
This commit is contained in:
@@ -4,7 +4,7 @@ use serde::{Deserialize, Serialize};
|
||||
use std::fmt::{self};
|
||||
|
||||
use crate::{
|
||||
account_manager::AccountsRoute,
|
||||
accounts::AccountsRoute,
|
||||
column::Columns,
|
||||
timeline::{TimelineId, TimelineRoute},
|
||||
ui::{
|
||||
|
||||
Reference in New Issue
Block a user