From 07a597b59ae2c53f76028d51bfa25373105f230c Mon Sep 17 00:00:00 2001 From: sandyx Date: Thu, 30 May 2024 17:06:55 -0500 Subject: [PATCH] the files --- insert.go | 1 - 1 file changed, 1 deletion(-) diff --git a/insert.go b/insert.go index 51c5f0b..ec972cc 100644 --- a/insert.go +++ b/insert.go @@ -2,7 +2,6 @@ package main import ( "bytes" - _ "embed" "errors" "fmt" "log"