diff options
Diffstat (limited to 'thirdparty/systemjs/lib/createSystem.js')
-rw-r--r-- | thirdparty/systemjs/lib/createSystem.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/thirdparty/systemjs/lib/createSystem.js b/thirdparty/systemjs/lib/createSystem.js deleted file mode 100644 index 96fbf418c..000000000 --- a/thirdparty/systemjs/lib/createSystem.js +++ /dev/null @@ -1,3 +0,0 @@ -System = new SystemJSLoader(); - -__global.SystemJS = System;
\ No newline at end of file |