From f911bf794f28c5055c4642b5cd69db5425c38563 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sun, 12 Apr 2020 11:25:12 +0100 Subject: [PATCH] fix import --- static.go | 1 - 1 file changed, 1 deletion(-) diff --git a/static.go b/static.go index 2b0218f..fd630cc 100644 --- a/static.go +++ b/static.go @@ -1,7 +1,6 @@ package static import ( - "context" "errors" "fmt" "net/http"