exercism / scala

Exercism exercises in Scala.
https://exercism.org/tracks/scala
MIT License
123 stars 131 forks source link

Remove duplicate stub file from Grade-School exercise #629

Closed ricemery closed 4 years ago

ricemery commented 4 years ago

Remove duplicate stub file from Grade-School exercise.

There was both a stub with example functions, and a empty stub file. The empty file was removed.

ErikSchierboom commented 4 years ago

Good catch! Thanks @ricemery.