Skip to content

Commit

Permalink
Cleanup types
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-jeremy committed Jan 7, 2025
1 parent d8f3cb8 commit 551c2c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/loot-core/src/client/state-types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ export type State = {
modals: ModalsState;
notifications: NotificationsState;
prefs: PrefsState;
queries: QueriesState;
user: UserState;
};

0 comments on commit 551c2c4

Please sign in to comment.