Skip to content

Commit 8c86e3b

Browse files
committed
fix comment for linter
1 parent b89e6b6 commit 8c86e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/dra-example-webhook/resource.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
"k8s.io/apimachinery/pkg/runtime/serializer"
2929
utilruntime "k8s.io/apimachinery/pkg/util/runtime"
3030

31-
// This will register the conversions between api versions
31+
// This will register the conversions between api versions.
3232
_ "k8s.io/dynamic-resource-allocation/client"
3333
)
3434

0 commit comments

Comments
 (0)