chore: Fixed some tab usage errors

Signed-off-by: ChengenH <hce19970702@gmail.com>
This commit is contained in:
ChengenH 2024-12-10 18:07:37 +08:00
parent 9ec84d1efd
commit 80e87275e0

View file

@ -8,8 +8,8 @@ import (
"bytes" "bytes"
"crypto/sha256" "crypto/sha256"
"encoding/json" "encoding/json"
"errors" "errors"
"fmt" "fmt"
"sort" "sort"
"github.com/hyperledger/fabric-contract-api-go/v2/contractapi" "github.com/hyperledger/fabric-contract-api-go/v2/contractapi"