Skip to content

Commit

Permalink
removed extra empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruefa committed Jun 28, 2023
1 parent 03389a7 commit 3a88962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Dashboard/StudentDashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { useRecoilValue } from 'recoil';
import { DynamicCard } from 'src/ui/Card/variants/DynamicCard';
import { ITSystemStatus } from 'src/features/it-systems-status/ITSystemStatus';
import CovidCompliance from 'src/features/CovidCompliance';

import BeaverhubAlert from 'src/features/BeaverhubAlert';

const { ANNOUNCEMENT_PAGES, filteredCards } = State;
Expand Down

0 comments on commit 3a88962

Please sign in to comment.