Skip to content

Commit fbfa1dd

Browse files
committed
fix lint
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent b2ff0f8 commit fbfa1dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/scheduler/scheduler.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import (
2626
"github.com/cortexproject/cortex/pkg/distributed_execution"
2727
"github.com/cortexproject/cortex/pkg/distributed_execution/plan_fragments"
2828
"github.com/cortexproject/cortex/pkg/frontend/v2/frontendv2pb"
29-
//lint:ignore faillint scheduler needs to retrieve priority from the context
3029
"github.com/cortexproject/cortex/pkg/querier/stats" //lint:ignore faillint scheduler needs to retrieve priority from the context
3130
"github.com/cortexproject/cortex/pkg/scheduler/fragment_table"
3231
"github.com/cortexproject/cortex/pkg/scheduler/queue"

0 commit comments

Comments
 (0)