Converting end of lines from crlf to lf
[fnpeditor.git] / entrypoint.js
index 6f81c94..f15a832 100644 (file)
@@ -1,7 +1,7 @@
 (function() {
     'use strict';
     
-    requirejs.config({\r
+    requirejs.config({
         baseUrl: '/static/editor',
         
         shim: {
@@ -19,7 +19,7 @@
                 deps: ['libs/jquery-1.9.1.min', 'libs/underscore-min']
             }
         }
-\r
+
     });
     
     requirejs([