fix: accidental compile error

This commit is contained in:
Lukas Werner 2025-08-31 10:25:01 -07:00
parent a617298b5d
commit b183fffa35
No known key found for this signature in database

View File

@ -7,8 +7,6 @@ import (
"encoding/json"
"html/template"
"net/http"
"net/http/cookiejar"
"net/url"
"sync"
"time"