Browse Source

.amd.json: Formatting, remove compat.

Herby Vojčík 5 years ago
parent
commit
0601f984bc
1 changed files with 3 additions and 3 deletions
  1. 3 3
      local.amd.json

+ 3 - 3
local.amd.json

@@ -1,5 +1,5 @@
 {
-    "paths": {
-        "profstef": "src"
-    }
+  "paths": {
+    "profstef": "src"
+  }
 }