Fix another lint error

This commit is contained in:
Alessio 2023-08-10 12:52:15 -03:00
parent 80445e03cb
commit 1e2668afbc

View File

@ -2,7 +2,6 @@ package webserver
import (
"bytes"
"errors"
"fmt"
"html/template"
"net/http"