Skip to content

Commit 42a82e1

Browse files
committed
fix unused import in LoginPage
1 parent 5b5f7bc commit 42a82e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ra-supabase-ui-materialui/src/LoginPage.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import * as React from 'react';
22
import { ReactNode } from 'react';
33

4-
import { useRedirectIfAuthenticated } from 'ra-supabase-core';
54
import { AuthLayout } from './AuthLayout';
65
import { LoginForm } from './LoginForm';
76
import { Provider } from '@supabase/supabase-js';

0 commit comments

Comments
 (0)