Przeglądaj źródła

Removed a dangling comma in config.json

Dmitry Noranovich 9 lat temu
rodzic
commit
be31f4cd3f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      config.json

+ 1
- 1
config.json Wyświetl plik

@@ -287,7 +287,7 @@
287 287
       "slug": "binary-search",
288 288
       "difficulty": 1,
289 289
       "topics": []
290
-    },
290
+    }
291 291
   ],
292 292
   "deprecated": [
293 293
   ],