Skip to content

Commit

Permalink
remove redunant line
Browse files Browse the repository at this point in the history
  • Loading branch information
interim17 committed Nov 6, 2023
1 parent f48af88 commit e2b2b09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/containers/ViewerPanel/selectors.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ describe("ViewerPanel selectors", () => {
*/
const result = getSelectionStateInfoForViewer({ ...initialState });
expect(result).toEqual({
colorChanges: [],
hiddenAgents: [],
highlightedAgents: [],
colorChanges: [],
Expand Down

0 comments on commit e2b2b09

Please sign in to comment.