Skip to content

Commit

Permalink
chore: deleted an unnecessary inline comment
Browse files Browse the repository at this point in the history
  • Loading branch information
smorihira committed Sep 6, 2024
1 parent 298b4d8 commit 95ee13f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/actions/gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@ func (data *Data) appendComponentsPaths() {
cmdBenchJobsPath,
pkgBenchJobsPath,
)
// append components' internals
case agentFaiss, agentNgt:
data.appendPaths(agentInternalPath)
default:
Expand Down

0 comments on commit 95ee13f

Please sign in to comment.