Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
  • Loading branch information
nodece committed Nov 30, 2022
1 parent 4709544 commit 810466f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pulsar/internal/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@
package internal

import (
"google.golang.org/protobuf/proto"
"strconv"
"strings"
"sync/atomic"
"time"

"google.golang.org/protobuf/proto"

"github.com/pkg/errors"
)

Expand Down

0 comments on commit 810466f

Please sign in to comment.