Removed unused fmt import

This commit is contained in:
al2f
2024-01-25 12:44:38 +10:30
parent f9965e5aa4
commit cf1f150385
-1
View File
@@ -1,7 +1,6 @@
package pages
import (
"fmt"
"github.com/tidwall/gjson"
"log"
"net/http"