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 3068b96 commit 49538e9
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 49538e9

Please sign in to comment.