Skip to content

Commit 865679c

Browse files
committed
H<F
1 parent be3402e commit 865679c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/heatmap.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export class HeatmapLayerModel extends LayerModel {
3636
}
3737

3838
export class HeatmapLayerView extends LayerView {
39-
//@ts-expect-error avoid js problem
4039
obj: Heatmap<Feature>;
4140

4241
render() {

0 commit comments

Comments
 (0)