Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Mar 21, 2024
1 parent 709a4e2 commit 1b1603c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/profiler/cpu/bpf/maps/maps_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ import (
"encoding/binary"
"testing"

"github.com/stretchr/testify/require"

"github.com/parca-dev/parca-agent/internal/dwarf/frame"
"github.com/parca-dev/parca-agent/pkg/stack/unwind"
"github.com/stretchr/testify/require"
)

func TestTakeChunk(t *testing.T) {
Expand Down

0 comments on commit 1b1603c

Please sign in to comment.