Skip to content

Commit

Permalink
Merge pull request #119 from HackDavis/fix/Linter
Browse files Browse the repository at this point in the history
fix: linter issue :(((((
  • Loading branch information
Sauvikesh authored Apr 28, 2024
2 parents 7040316 + 8fb1908 commit d859a3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/(pages)/judges/projects/_components/ProjectsHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import styles from './ProjectsHeader.module.scss';
import { CiMap } from 'react-icons/ci';
import Image from 'next/image';
import map from 'public/judges/hub/map.png';
import mapButton from 'public/judges/hub/mapButton.png';
import { useState } from 'react';
import Modal from '@mui/material/Modal';
import Box from '@mui/material/Box';
Expand Down

0 comments on commit d859a3d

Please sign in to comment.