fix whitespace error
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
This commit is contained in:
@@ -783,7 +783,6 @@ class RasterSource extends ImageSource {
|
||||
this.dispatchEvent(
|
||||
new RasterSourceEvent(RasterEventType.AFTEROPERATIONS, frameState, data)
|
||||
);
|
||||
|
||||
requestAnimationFrame(this.changed.bind(this));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user