Skip to content

Commit

Permalink
Make Lint happy again
Browse files Browse the repository at this point in the history
  • Loading branch information
cristipaval committed Jun 12, 2023
1 parent 1ab85df commit 524f838
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/ValidateLoginPage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import * as Session from '../../libs/actions/Session';
import usePermissions from '../../hooks/usePermissions';
import useLocalize from '../../hooks/useLocalize';
import Navigation from '../../libs/Navigation/Navigation';
import CONST from '../../CONST';

const propTypes = {
/** The accountID and validateCode are passed via the URL */
Expand Down

0 comments on commit 524f838

Please sign in to comment.