diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-19 00:54:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-19 00:54:05 +0900 |
commit | 6239c521911f3a596bc02c109a9857bc9ea9b3f6 (patch) | |
tree | 19da48cdc1e2d2df0088205904a34d6d81823509 /webclients/novnc | |
parent | 4a0c933b077da15704d080d60f59c5abddefb9b6 (diff) | |
download | libtdevnc-6239c521911f3a596bc02c109a9857bc9ea9b3f6.tar.gz libtdevnc-6239c521911f3a596bc02c109a9857bc9ea9b3f6.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'webclients/novnc')
-rw-r--r-- | webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js b/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js index 6c40dcc..99b2ca8 100644 --- a/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js +++ b/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js @@ -29245,7 +29245,6 @@ module.exports = function (str) { trailingStatement: trailingStatement }; }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{}],238:[function(require,module,exports){ /* @@ -29382,7 +29381,6 @@ module.exports = function (str) { isIdentifierPartES6: isIdentifierPartES6 }; }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{}],239:[function(require,module,exports){ /* @@ -29549,7 +29547,6 @@ module.exports = function (str) { isIdentifierES6: isIdentifierES6 }; }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{"./code":238}],240:[function(require,module,exports){ /* @@ -29584,7 +29581,6 @@ module.exports = function (str) { exports.code = require('./code'); exports.keyword = require('./keyword'); }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{"./ast":237,"./code":238,"./keyword":239}],241:[function(require,module,exports){ module.exports={ |