Skip to content

Commit 73f739d

Browse files
malpouJorTurFer
andauthored
Update interceptor/handler/placeholder.go
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es> Signed-off-by: Malthe Poulsen <30603252+malpou@users.noreply.github.com>
1 parent 413a6d6 commit 73f739d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

interceptor/handler/placeholder.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ import (
1010
"sync"
1111
"time"
1212

13+
"k8s.io/client-go/kubernetes"
14+
1315
"github.com/kedacore/http-add-on/operator/apis/http/v1alpha1"
1416
"github.com/kedacore/http-add-on/pkg/routing"
1517
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
16-
"k8s.io/client-go/kubernetes"
1718
)
1819

1920
const placeholderScript = `<script>

0 commit comments

Comments
 (0)