Skip to content

Commit

Permalink
fix: eslint issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
syam babu committed Jan 30, 2024
1 parent 9bd132d commit b95fbfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/results/Results.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React, { useContext } from 'react';
import { displayTypes } from '../../constants/generalConstants';
import WidgetContext from '../../context/WidgetContext';
import Card from '../card/Card';

Expand Down

0 comments on commit b95fbfa

Please sign in to comment.