Skip to content

Commit 59210d7

Browse files
committed
fix lint
1 parent 879dcdd commit 59210d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/epp/scheduling/framework/plugins/multi/prefix/plugin_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,9 +416,7 @@ func BenchmarkPrefixPluginChatCompletionsStress(b *testing.B) {
416416
MaxPrefixBlocksToMatch: maxPrefixBlocks,
417417
LRUCapacityPerServer: DefaultLRUCapacityPerServer,
418418
}
419-
420419
plugin := New(context.Background(), config)
421-
//cycleState := types.NewCycleState()
422420

423421
// Test scenarios: varying number of messages and message lengths
424422
scenarios := []struct {

0 commit comments

Comments
 (0)