Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Aug 10, 2020
1 parent 3d3148b commit be68723
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export const useEditTimelineBatchActions = ({
</>
);
},
// eslint-disable-next-line react-hooks/exhaustive-deps
[
selectedItems,
deleteTimelines,
Expand Down

0 comments on commit be68723

Please sign in to comment.