feat: remove unused ScanEye icon import from SSOLogin component
This commit is contained in:
parent
a6bad556a4
commit
8e7b2eda32
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { signIn } from '@/auth';
|
||||
import { IconButton } from '@/components/buttons/icon-button';
|
||||
import { Fingerprint, ScanEye } from 'lucide-react';
|
||||
import { Fingerprint } from 'lucide-react';
|
||||
|
||||
export default function SSOLogin({
|
||||
provider,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue