From e439f382fd4bfed4cb547ca59fc0d679658457d4 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 3 Jun 2017 15:36:27 +0200 Subject: main.go;http.go: Remove commented unused imports --- main.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'main.go') diff --git a/main.go b/main.go index 3111dfe..2974434 100644 --- a/main.go +++ b/main.go @@ -1,10 +1,8 @@ package main import ( - // "fmt" "io/ioutil" "log" - // "os" "time" "github.com/teddywing/timetasker/timetask" -- cgit v1.2.3