Sfoglia il codice sorgente

Merge pull request #711 from exercism/rm-config-redundancy

Remove redundant key/value pairs from config.json
Stuart Kent 9 anni fa
parent
commit
fda97312d4
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0
    2
      config.json

+ 0
- 2
config.json Vedi File

1
 {
1
 {
2
-  "slug": "java",
3
   "language": "Java",
2
   "language": "Java",
4
-  "repository": "https://github.com/exercism/java",
5
   "active": true,
3
   "active": true,
6
   "exercises": [
4
   "exercises": [
7
     {
5
     {