diff --git a/obj.go b/obj.go index 8c498af..4f88869 100644 --- a/obj.go +++ b/obj.go @@ -1,7 +1,6 @@ package main import ( - "log" "strconv" "time" )