remove extra newline in usage

This commit is contained in:
Hedy Li 2021-07-24 13:38:25 +08:00
parent 7027fc38b4
commit 6d1a72e466
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ Usage: sparte [--help] [URL] [-i INPUT] [-f FILE]
--help usage
-i send INPUT to URL
-f send contents of FILE as input to URL (use - for reading stdin pipe)
`)
return
}