Fix lint error

This commit is contained in:
Alessio 2024-03-08 14:11:06 -08:00
parent 42ab53fb73
commit 3718b152b6

View File

@ -1,8 +1,8 @@
package webserver
import (
"fmt"
"encoding/json"
"fmt"
"io"
"net/http"