Skip to content

Commit

Permalink
refactor: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pyphilia committed Sep 20, 2024
1 parent cfba9cb commit aa426cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { Trans } from 'react-i18next';
import { Outlet, Route, Routes, useLocation } from 'react-router-dom';

import { buildSignInPath, saveUrlForRedirection } from '@graasp/sdk';
import { COMMON } from '@graasp/translations';
import {
CustomInitialLoader,
PreventGuestWrapper,
Expand Down

0 comments on commit aa426cb

Please sign in to comment.