From ec8ecf39d630da6d69f38f44fc6eba4d9325d6ca Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Thu, 24 Oct 2019 04:52:44 +0100 Subject: [PATCH] Update lastruneprog.en.md --- subjects/lastruneprog.en.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/subjects/lastruneprog.en.md b/subjects/lastruneprog.en.md index 776702dc5..9914f4642 100644 --- a/subjects/lastruneprog.en.md +++ b/subjects/lastruneprog.en.md @@ -22,7 +22,3 @@ func LastRune(s string) rune { } ``` - -### Note - -Remember to submit a main function testing the function