Skip to content

Commit

Permalink
Adds missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
vladComan0 committed Jun 5, 2024
1 parent 28e670b commit b5f2f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/data/worker.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import (
"github.com/rs/zerolog"
"github.com/rs/zerolog/log"
"github.com/vladComan0/performance-analyzer/pkg/tokens"
"math/rand"
"net/http"
"sync"
"time"
Expand Down

0 comments on commit b5f2f47

Please sign in to comment.