Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
steven11329 committed Aug 23, 2024
1 parent e6f0c07 commit 53e3b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import transformScale from '@turf/transform-scale';
import rotate from './img/rotate.png';
import scale from './img/scale.png';

export const SRMode = {}; //scale rotate mode
export const SRMode = {};

export const SRCenter = {
Center: 0, // rotate or scale around center of polygon
Expand Down

0 comments on commit 53e3b22

Please sign in to comment.