Skip to content

Commit

Permalink
chore: remove stray window assign
Browse files Browse the repository at this point in the history
  • Loading branch information
18alantom committed Oct 7, 2022
1 parent 5f937b0 commit c28bc0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions models/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,3 @@ export function isCredit(rootType: AccountRootType) {
return true;
}
}

// @ts-ignore
window.gex = getExchangeRate;

0 comments on commit c28bc0d

Please sign in to comment.