We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 642a4a4 + c24fd28 commit 168e778Copy full SHA for 168e778
src/js/utils/common.js
@@ -76,7 +76,6 @@ export function generateVirtualApiVersions() {
76
}
77
78
// TODO: these are temp binding while transition to module happens
79
-window.microtime = microtime;
80
window.degToRad = degToRad;
81
window.bytesToSize = bytesToSize;
82
window.checkChromeRuntimeError = checkChromeRuntimeError;
0 commit comments