Skip to content

Commit

Permalink
remove unique ID
Browse files Browse the repository at this point in the history
Signed-off-by: Huong Nguyen <huongg1409@gmail>
  • Loading branch information
Huong Nguyen committed Oct 29, 2024
1 parent db25f03 commit cb342b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/node-list/components/row/row.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from 'react';
import { uniqueId } from 'lodash';
import classnames from 'classnames';
import NodeIcon from '../../../icons/node-icon';
import VisibleIcon from '../../../icons/visible';
Expand Down

0 comments on commit cb342b5

Please sign in to comment.