Skip to content

Commit

Permalink
Clean unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
krebernisak committed Dec 23, 2021
1 parent e81dcb4 commit 1a69e7f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/solana/config_digester_test.go
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
package solana

import (
"bytes"
"fmt"
"sort"
"testing"

bin "github.com/gagliardetto/binary"
"github.com/gagliardetto/solana-go"
"github.com/smartcontractkit/libocr/offchainreporting2/types"
"github.com/stretchr/testify/require"
)

Expand Down

0 comments on commit 1a69e7f

Please sign in to comment.