diff --git a/components/sesyon/koneksyon.js b/components/sesyon/koneksyon.js
index 75aadc2..436b095 100644
--- a/components/sesyon/koneksyon.js
+++ b/components/sesyon/koneksyon.js
@@ -18,22 +18,11 @@ import {
} from '@mui/material'
import {Visibility, VisibilityOff} from '@mui/icons-material'
import MuiAlert from '@mui/material/Alert'
-import {Google} from '@icons-pack/react-simple-icons'
import {validateEmail} from '../../lib/utils/emails'
-import LoginProvider from './login-provider'
-
const siteUrl = process.env.NEXT_PUBLIC_SITE_URL || 'http://localhost:3000'
-const PROVIDERS = [
- {
- id: 'google',
- title: 'Google',
- icon:
- }
-]
-
const Alert = forwardRef(function Alert(props, ref) {
return
})
@@ -169,14 +158,6 @@ function Koneksyon({detay, tit, soutit, titGwose, chimen}) {
{loading && }
-
- {PROVIDERS.map(({id, title, icon}) => (
-
-
-
- ))}
-
-
{detay && (