mirror of
https://github.com/correl/elm.git
synced 2025-03-07 04:35:48 -10:00
Remove obsolete problems key.
See https://github.com/exercism/x-api/pull/137 for more information.
This commit is contained in:
parent
1197b527c3
commit
6d050d7f60
1 changed files with 0 additions and 31 deletions
31
config.json
31
config.json
|
@ -3,37 +3,6 @@
|
|||
"language": "Elm",
|
||||
"repository": "https://github.com/exercism/xelm",
|
||||
"active": true,
|
||||
"problems": [
|
||||
"hello-world",
|
||||
"bob",
|
||||
"leap",
|
||||
"raindrops",
|
||||
"pangram",
|
||||
"accumulate",
|
||||
"triangle",
|
||||
"anagram",
|
||||
"space-age",
|
||||
"strain",
|
||||
"difference-of-squares",
|
||||
"word-count",
|
||||
"sum-of-multiples",
|
||||
"hamming",
|
||||
"rna-transcription",
|
||||
"run-length-encoding",
|
||||
"sublist",
|
||||
"nucleotide-count",
|
||||
"series",
|
||||
"phone-number",
|
||||
"grade-school",
|
||||
"allergies",
|
||||
"robot-simulator",
|
||||
"list-ops",
|
||||
"atbash-cipher",
|
||||
"say",
|
||||
"largest-series-product",
|
||||
"roman-numerals",
|
||||
"gigasecond"
|
||||
],
|
||||
"exercises": [
|
||||
{
|
||||
"slug": "hello-world",
|
||||
|
|
Loading…
Add table
Reference in a new issue