From 95ee13f597032c2327c5cefdb9abbdcf73901c7f Mon Sep 17 00:00:00 2001 From: smorihira Date: Fri, 6 Sep 2024 10:56:50 +0900 Subject: [PATCH] chore: deleted an unnecessary inline comment --- hack/actions/gen/main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/actions/gen/main.go b/hack/actions/gen/main.go index 67650418f61..711241ab248 100644 --- a/hack/actions/gen/main.go +++ b/hack/actions/gen/main.go @@ -375,7 +375,6 @@ func (data *Data) appendComponentsPaths() { cmdBenchJobsPath, pkgBenchJobsPath, ) - // append components' internals case agentFaiss, agentNgt: data.appendPaths(agentInternalPath) default: