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" )