From 3ed84ce87b5b8be65ba35f3d745a792c9134cd69 Mon Sep 17 00:00:00 2001 From: nutshell9247 Date: Sat, 8 Aug 2026 07:20:32 +0000 Subject: [PATCH] Update main.go --- main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main.go b/main.go index a47b2c2..6047deb 100644 --- a/main.go +++ b/main.go @@ -5,7 +5,6 @@ import ( "encoding/json" "fmt" "html/template" - "io" "log" "net/http" "os"