Skip to content

Commit

Permalink
removed unused file import
Browse files Browse the repository at this point in the history
  • Loading branch information
eonflower committed Mar 25, 2024
1 parent 658bd50 commit a7f8904
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ListItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
subtractDatesForAutoUncheck,
todaysDate,
} from '../utils';
import './ListItem.css';
import { colorPicker, calculateUrgency } from '../utils/helpers';
import { Timestamp } from 'firebase/firestore';
import { calculateEstimate } from '@the-collab-lab/shopping-list-utils';
Expand Down

0 comments on commit a7f8904

Please sign in to comment.