Skip to content

Commit

Permalink
fix: ts error
Browse files Browse the repository at this point in the history
  • Loading branch information
yauheni-deriv committed Sep 23, 2024
1 parent 29f05b2 commit 70bb92f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/stores/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,6 @@ export type TClientStore = {
is_landing_company_loaded: boolean;
is_logged_in: boolean;
is_logging_in: boolean;
is_client_store_initialized: boolean;
is_low_risk: boolean;
is_client_store_initialized: boolean;
is_mt5_password_not_set: boolean;
Expand Down

0 comments on commit 70bb92f

Please sign in to comment.