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"
"crypto/sha256"
"encoding/json"
"errors"
"fmt"
"errors"
"fmt"
"sort"
"github.com/hyperledger/fabric-contract-api-go/v2/contractapi"