Skip to content

Commit

Permalink
Add missing import (#2573)
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Buttolph <[email protected]>
  • Loading branch information
dhrubabasu and StephenButtolph authored Jan 2, 2024
1 parent e26d9c9 commit d825ec2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/ulimit/ulimit_bsd.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ import (
"fmt"
"syscall"

"go.uber.org/zap"

"github.com/ava-labs/avalanchego/utils/logging"
)

Expand Down

0 comments on commit d825ec2

Please sign in to comment.