Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenButtolph committed Jun 18, 2024
1 parent 005a49a commit 7f286f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions snow/engine/snowman/job/scheduler.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
// dependencies.
package job

import (
"context"
)
import "context"

// Job is a unit of work that can be executed based on the result of resolving
// requested dependencies.
Expand Down

0 comments on commit 7f286f0

Please # to comment.