From d57891d048d791e4868b2bb670a99645d624f3dd Mon Sep 17 00:00:00 2001 From: ykadowak Date: Wed, 6 Mar 2024 07:18:04 +0000 Subject: [PATCH] Format --- internal/k8s/vald/annotations.go | 4 +++- pkg/index/operator/service/operator.go | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/internal/k8s/vald/annotations.go b/internal/k8s/vald/annotations.go index f09cb8b211..c138871074 100644 --- a/internal/k8s/vald/annotations.go +++ b/internal/k8s/vald/annotations.go @@ -1,16 +1,18 @@ +// // Copyright (C) 2019-2024 vdaas.org vald team // // Licensed under the Apache License, Version 2.0 (the "License"); // You may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. +// package vald diff --git a/pkg/index/operator/service/operator.go b/pkg/index/operator/service/operator.go index 578c658757..3108bc58f2 100644 --- a/pkg/index/operator/service/operator.go +++ b/pkg/index/operator/service/operator.go @@ -14,7 +14,6 @@ package service import ( - // FIXME: "context" "fmt" "reflect"