mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2026-09-20 15:44:48 +00:00
Fix new CI issues
This commit is contained in:
@@ -89,7 +89,6 @@ func (f FileResponse) createHttpResponse(cacheKey string) (header http.Header, s
|
||||
type BranchTimestamp struct {
|
||||
Branch string
|
||||
Timestamp time.Time
|
||||
notFound bool
|
||||
}
|
||||
|
||||
type writeCacheReader struct {
|
||||
|
||||
Reference in New Issue
Block a user