Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shijiesheng committed Mar 8, 2023
1 parent f208c3e commit 900d563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/history/queue/task_allocator.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
package queue

import (
"github.com/uber/cadence/common/persistence"
"sync"

"github.com/uber/cadence/common/cache"
"github.com/uber/cadence/common/log"
"github.com/uber/cadence/common/log/tag"
"github.com/uber/cadence/common/persistence"
"github.com/uber/cadence/common/types"
"github.com/uber/cadence/service/history/shard"
htask "github.com/uber/cadence/service/history/task"
Expand Down

0 comments on commit 900d563

Please sign in to comment.