lib/nitcorn: remove useless types
authorAlexandre Terrasa <alexandre@moz-code.org>
Thu, 21 May 2015 21:27:30 +0000 (17:27 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 28 May 2015 13:56:12 +0000 (09:56 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

lib/nitcorn/http_response.nit

index 666974b..ef87adb 100644 (file)
@@ -50,7 +50,7 @@ class HttpResponse
        end
 
        # Get this reponse as a string according to HTTP protocol
-       redef fun to_s: String
+       redef fun to_s
        do
                finalize