Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxErrorLineNULL committed Aug 26, 2024
1 parent 672ac5b commit 8062d99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion worker/task.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ import (
"fmt"
"sync"
"time"
"worker"

"github.com/SyntaxErrorLineNULL/worker"
)

// Task is a struct that encapsulates the execution logic of a concurrent task.
Expand Down

0 comments on commit 8062d99

Please sign in to comment.