mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 11:36:57 +00:00
Fix new CI issues
This commit is contained in:
parent
42a4502206
commit
794e155169
3 changed files with 2 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue