editor: styling gutter comments
[fnpeditor.git] / src / editor / entrypoint.js
index 528952b..c18bc5a 100644 (file)
@@ -4,8 +4,6 @@
     /* globals requirejs, editor_init */
 
     requirejs.config({
-        baseUrl: '/static/editor/src/editor',
-        
         paths: {
             'fnpjs': '../fnpjs',
             'libs': '../../libs',