lib/github: fixes whitespaces in `github_curl`
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 9 Dec 2014 16:53:07 +0000 (11:53 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Fri, 12 Dec 2014 03:06:16 +0000 (22:06 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

lib/github_api.nit

index 39fca84..f5a24a5 100644 (file)
@@ -83,4 +83,3 @@ do
        p.close
        return token.trim
 end
-