Skip to content

Commit e12cc5d

Browse files
remove dead code
1 parent f3effbc commit e12cc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/layouts/session/Login/Form.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from 'react';
22
import {
33
Box,
4-
FormEmailField,
4+
// FormEmailField,
55
FormPasswordField,
66
FormTextField,
77
PrimaryButton,

0 commit comments

Comments
 (0)