diff --git a/src/features/Register/Steps/Card/index.tsx b/src/features/Register/Steps/Card/index.tsx index 4f6675a3..3da20959 100644 --- a/src/features/Register/Steps/Card/index.tsx +++ b/src/features/Register/Steps/Card/index.tsx @@ -13,8 +13,6 @@ import { Row, } from '../../styled' -const labelWidth = 116 - export const CardStep = () => (