joe is observant

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-11-29 13:11:28 -06:00
parent d4f0c0a3d6
commit bb9c973b19
-1
View File
@@ -9,7 +9,6 @@ import "path/filepath"
import "strings"
import "os"
import "os/exec"
// import "io"
const BP_BRANCH = "versions"
const BP_TARBALL_TEMPLATE = "https://github.com/heroku/heroku-buildpack-%s/archive/%s.zip"