Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
t-aleksander committed Nov 15, 2024
1 parent 451002a commit ecb9092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/pages/openidCallback/OpenIDCallback.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import './style.scss';
import { LogoContainer } from '../../components/LogoContainer/LogoContainer';
import { PageContainer } from '../../shared/components/layout/PageContainer/PageContainer';
import { OpenIDCallbackCard } from './components/OpenIDCallbackCard';
// import { TokenCard } from './components/TokenCard';

export const OpenIDCallbackPage = () => {
return (
Expand Down

0 comments on commit ecb9092

Please sign in to comment.