Skip to content

Commit e7d7eb5

Browse files
committed
Lint
1 parent e272afa commit e7d7eb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/base/src/mainview/mainView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1348,7 +1348,6 @@ export class MainView extends React.Component<IProps, IStates> {
13481348
mapLayer: Layer,
13491349
oldLayer?: IDict,
13501350
): Promise<void> {
1351-
13521351
layer.type !== 'LandmarkLayer' && mapLayer.setVisible(layer.visible);
13531352

13541353
switch (layer.type) {

0 commit comments

Comments
 (0)