Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index 10907c01..079e38a9 100644
--- a/main.go
+++ b/main.go
@@ -9,7 +9,6 @@ import (
"strings"
"github.com/namsral/flag"
-
log "github.com/sirupsen/logrus"
)