Skip to content

Commit

Permalink
chore_: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-sirotin committed May 20, 2024
1 parent 99b03da commit 138505d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions protocol/communities_messenger_token_permissions_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ import (
"fmt"
"math/big"
"os"
"strconv"
"strings"
"sync"
"testing"
"time"

"github.com/golang/protobuf/proto"

"github.com/google/uuid"
"github.com/stretchr/testify/require"
"github.com/stretchr/testify/suite"
"go.uber.org/zap"
"golang.org/x/exp/maps"
Expand Down

0 comments on commit 138505d

Please sign in to comment.