Skip to content

Commit 4628e50

Browse files
committed
linting
1 parent ef1ee79 commit 4628e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/splitcontrol.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ export default class SplitMapControl extends Control {
126126
const gl = event.context; // Get WebGL context
127127
gl.disable(gl.SCISSOR_TEST); // Disable scissor test
128128
}
129-
}
129+
}

0 commit comments

Comments
 (0)