Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dilanx authored May 19, 2024
1 parent 93b6432 commit decc44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ import { SideCardData } from './types/SideCardTypes';
import { Mode } from './utility/Constants';
import { PaperError } from './utility/PaperError';
import Utility from './utility/Utility';
import SiteNotice from './components/menu/SiteNotice';
const d = debug('app');

const VERSION = process.env.REACT_APP_VERSION ?? '0.0.0';
Expand Down

0 comments on commit decc44e

Please sign in to comment.