Skip to content

Commit 0073250

Browse files
committed
fix: remove unused variable
1 parent 598dd02 commit 0073250

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

__tests__/unit/plots/gauge/shapes/index-spec.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { IGroup } from '@antv/g2';
22
import { Gauge } from '../../../../../src';
33
import { createDiv } from '../../../../utils/dom';
4-
import { getPixelColor } from '../../../../utils/getPixelColor';
54

65
describe('gauge', () => {
76
it('no indicator', async () => {

0 commit comments

Comments
 (0)