diff --git a/config.json b/config.json index f8c35984..d613745d 100644 --- a/config.json +++ b/config.json @@ -3,39 +3,6 @@ "language": "PHP", "repository": "https://github.com/exercism/xphp", "active": true, - "problems": [ - "hello-world", - "hamming", - "gigasecond", - "bob", - "pangram", - "rna-transcription", - "raindrops", - "isogram", - "difference-of-squares", - "largest-series-product", - "roman-numerals", - "pig-latin", - "robot-name", - "leap", - "word-count", - "anagram", - "trinary", - "bowling", - "clock", - "wordy", - "connect", - "minesweeper", - "change", - "phone-number", - "beer-song", - "atbash-cipher", - "binary", - "braket-push", - "accumulate", - "variable-length-quantity", - "acronym" - ], "deprecated": [ ],