Browse Source

.amd.json: Formatting, remove compat.

Herby Vojčík 5 years ago
parent
commit
04751afdcd
1 changed files with 0 additions and 6 deletions
  1. 0 6
      local.amd.json

+ 0 - 6
local.amd.json

@@ -1,11 +1,5 @@
 {
   "paths": {
     "domite": "src"
-  },
-  "map": {
-    "*": {
-      "amber/domite/DOMite": "domite/DOMite",
-      "amber/domite/DOMite-Tests": "domite/DOMite-Tests"
-    }
   }
 }