Skip to content

Commit

Permalink
Cleanup types
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-jeremy committed Dec 20, 2024
1 parent fa36b57 commit 7f53e40
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 7f53e40

Please sign in to comment.