Skip to content

Commit b15d40f

Browse files
malpouwozniakjan
andauthored
Update interceptor/handler/placeholder.go
Co-authored-by: Jan Wozniak <[email protected]> Signed-off-by: Malthe Poulsen <[email protected]>
1 parent fb1acfb commit b15d40f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interceptor/handler/placeholder.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ type cacheEntry struct {
111111
// PlaceholderHandler handles serving placeholder pages during scale-from-zero
112112
type PlaceholderHandler struct {
113113
k8sClient kubernetes.Interface
114-
routingTable routing.Table
115114
templateCache map[string]*cacheEntry
116115
cacheMutex sync.RWMutex
117116
defaultTmpl *template.Template

0 commit comments

Comments
 (0)