Skip to content

Commit d992b02

Browse files
committed
lint
1 parent bd08b11 commit d992b02

File tree

1 file changed

+1
-1
lines changed
  • packages/template-retail-react-app/app/pages/login

1 file changed

+1
-1
lines changed

packages/template-retail-react-app/app/pages/login/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import {
3131
INVALID_TOKEN_ERROR,
3232
INVALID_TOKEN_ERROR_MESSAGE,
3333
FEATURE_UNAVAILABLE_ERROR_MESSAGE,
34-
PASSWORDLESS_ERROR_MESSAGES,
34+
PASSWORDLESS_ERROR_MESSAGES
3535
} from '@salesforce/retail-react-app/app/constants'
3636
import {usePrevious} from '@salesforce/retail-react-app/app/hooks/use-previous'
3737
import {isServer, noop} from '@salesforce/retail-react-app/app/utils/utils'

0 commit comments

Comments
 (0)