Skip to content

Commit

Permalink
lint: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Sep 19, 2023
1 parent d9a6ce4 commit 1ca0fa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/search-wizard/filters/Attribute.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import PropTypes from 'prop-types';
import { useEffect, useState } from 'react';
import Input from '../../../utah-design-system/Input';
import RadioGroup from '../../../utah-design-system/RadioGroup';
Expand Down

0 comments on commit 1ca0fa9

Please sign in to comment.