Changeset 0.28.3.2 (#189)
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
//
|
||||
// Exports: window.CodeEditor
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
const CodeEditor = {
|
||||
...createComponentRegistry('CodeEditor'),
|
||||
@@ -332,4 +330,3 @@ function _ceDetectLanguage(path) {
|
||||
|
||||
// ── Exports ─────────────────────────────────
|
||||
sb.ns('CodeEditor', CodeEditor);
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user