diff --git a/src/components/Pages/Auth/FormAuth.tsx b/src/components/Pages/Auth/FormAuth.tsx
index 2aabda1..8a92e14 100644
--- a/src/components/Pages/Auth/FormAuth.tsx
+++ b/src/components/Pages/Auth/FormAuth.tsx
@@ -28,9 +28,6 @@ const AuthForm: FC = () => {
- {/* */}
)
}