From 2850ef0e179a5693def052e7894ea1981919acd2 Mon Sep 17 00:00:00 2001 From: vilmibm Date: Mon, 24 Aug 2020 13:32:20 -0500 Subject: [PATCH] forgot to run goimports --- cmd/gh/main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/gh/main.go b/cmd/gh/main.go index a1b04ada8..456195314 100644 --- a/cmd/gh/main.go +++ b/cmd/gh/main.go @@ -10,7 +10,6 @@ import ( "path" "strings" - "github.com/MakeNowJust/heredoc" "github.com/cli/cli/api" "github.com/cli/cli/command" "github.com/cli/cli/internal/config"