Explorar el Código

Removed a dangling comma in config.json

Dmitry Noranovich hace 9 años
padre
commit
be31f4cd3f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      config.json

+ 1
- 1
config.json Ver fichero

@@ -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
   ],