Skip to content

Commit 31a387d

Browse files
committed
fix linting
1 parent 11b94bc commit 31a387d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/heatmap.ts

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export class HeatmapLayerModel extends LayerModel {
3535
static view_module_version = MODULE_VERSION;
3636
}
3737

38-
3938
export class HeatmapLayerView extends LayerView {
4039
obj: Heatmap<Feature>;
4140

0 commit comments

Comments
 (0)