diff options
Diffstat (limited to 'app/index.html')
-rw-r--r-- | app/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/index.html b/app/index.html index bf41f3f..42f7528 100644 --- a/app/index.html +++ b/app/index.html @@ -17,8 +17,6 @@ <script> System.config(<%= JSON.stringify(SYSTEM_CONFIG) %>) - // window.define = System.amdDefine; - // window.require = window.requirejs = System.amdRequire; </script> <!-- libs:js --> |