mirror of
https://github.com/yattee/yattee.git
synced 2025-10-14 03:20:37 +00:00
Remove unused code
This commit is contained in:
@@ -5,7 +5,6 @@ import SwiftUI
|
||||
#endif
|
||||
|
||||
struct AppSidebarNavigation: View {
|
||||
@ObservedObject private var accounts = AccountsModel.shared
|
||||
private var navigation: NavigationModel { .shared }
|
||||
|
||||
#if os(iOS)
|
||||
|
Reference in New Issue
Block a user