Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Jan 20, 2025
1 parent d90172b commit 7549e12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/layerGroup.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {DrawLayer} from './drawLayer';

// doc imports
/* eslint-disable no-unused-vars */
import {Matrix33} from '../math/matrix';
import {Point2D, Point3D} from '../math/point';
import {Scalar2D, Scalar3D} from '../math/scalar';
import {PositionHelper} from '../image/positionHelper';
Expand Down

0 comments on commit 7549e12

Please sign in to comment.