From 2bc4ad940259bd46f0ff4d3c9462893004188416 Mon Sep 17 00:00:00 2001 From: "Guillaume J. Charmes" Date: Sun, 5 May 2013 06:27:15 -0700 Subject: [PATCH] Rebase fix --- commands.go | 1 - 1 file changed, 1 deletion(-) diff --git a/commands.go b/commands.go index c72e24aa61..442d7f55ee 100644 --- a/commands.go +++ b/commands.go @@ -11,7 +11,6 @@ import ( "net/http" "net/url" "path/filepath" - "os" "runtime" "strconv" "strings"