Skip to content

Commit

Permalink
comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
semd committed Aug 16, 2021
1 parent 28a0274 commit 1bee436
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export const AlertStatusBulkActionsComponent = React.memo<StatefulAlertStatusBul
refetch,
}) => {
const dispatch = useDispatch();
// const { addSuccess, addError, addWarning } = useAppToasts();

const [showClearSelection, setShowClearSelection] = useState(false);

Expand Down

0 comments on commit 1bee436

Please sign in to comment.