diff --git a/domains/Auth/SignIn/index.js b/domains/Auth/SignIn/index.js
index bceb84284..64a2d6ce1 100644
--- a/domains/Auth/SignIn/index.js
+++ b/domains/Auth/SignIn/index.js
@@ -202,22 +202,13 @@ const SignIn = ({ navigation }) => {
placeholder="johndoe@example.com"
autoFocus
/>
- {!checked ? (
-
- ) : (
-
- )}
+