From 4e166df3e2dd2aa7b530339f6affb6cdb8bb0051 Mon Sep 17 00:00:00 2001 From: Azareal Date: Sun, 1 Sep 2019 09:40:53 +1000 Subject: [PATCH] x.x --- common/pages.go | 1 - 1 file changed, 1 deletion(-) diff --git a/common/pages.go b/common/pages.go index 03bcf587..88cba86c 100644 --- a/common/pages.go +++ b/common/pages.go @@ -6,7 +6,6 @@ import ( "runtime" "sync" "time" - "log" p "github.com/Azareal/Gosora/common/phrases" )