remove unneccessary newline

This commit is contained in:
Lanre Adelowo 2018-07-21 20:28:43 +01:00
parent 3b87fefe2b
commit 7e67ecc16a

View File

@ -14,7 +14,6 @@ import (
"errors" "errors"
"fmt" "fmt"
"image" "image"
// Needed for jpeg support // Needed for jpeg support
_ "image/jpeg" _ "image/jpeg"
"image/png" "image/png"