Remove unnecessary import

This commit is contained in:
Alessio 2024-03-18 21:16:38 -07:00
parent 3967367eed
commit ca7cf613f9

View File

@ -7,7 +7,6 @@ import (
"io"
"net/http"
"net/http/cookiejar"
"net/http/httputil"
"net/url"
"strings"
"time"