mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
js: remove empty line before EOF in helpers.js
This commit is contained in:
@@ -425,5 +425,4 @@ Module['onRuntimeInitialized'] = function() {
|
||||
typeof cv.Mat.prototype.mat_clone === 'function') {
|
||||
cv.Mat.prototype.clone = cv.Mat.prototype.mat_clone;
|
||||
}
|
||||
};
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user