From bc9466f43595ccf7919010e3cf2e059975c990af Mon Sep 17 00:00:00 2001 From: khjde1207 Date: Mon, 27 Mar 2017 11:51:55 +0900 Subject: [PATCH] Update cross.go --- output/cross.go | 1 - 1 file changed, 1 deletion(-) diff --git a/output/cross.go b/output/cross.go index 0d4613a..bd0af89 100644 --- a/output/cross.go +++ b/output/cross.go @@ -25,7 +25,6 @@ import ( "path/filepath" "strconv" "strings" - "runtime" "github.com/b3log/wide/conf" "github.com/b3log/wide/i18n" "github.com/b3log/wide/session"