Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit ea8cf69

Browse files
committed
[FABG-798] remove cache package
Change-Id: I9d979b1b29de30a650894c8d9d23cfa69d50b3d8 Signed-off-by: 乔伦 徐 <jamesxql@gmail.com>
1 parent 1bd8071 commit ea8cf69

File tree

2 files changed

+0
-60
lines changed

2 files changed

+0
-60
lines changed

internal/github.com/hyperledger/fabric/msp/cache/cache.go

Lines changed: 0 additions & 58 deletions
This file was deleted.

scripts/third_party_pins/fabric/apply_fabric_client_utils.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ declare -a PKGS=(
4343
"core/ledger/util"
4444

4545
"msp"
46-
"msp/cache"
4746

4847
"discovery/client"
4948
"gossip/util"
@@ -129,7 +128,6 @@ declare -a FILES=(
129128
"msp/mspmgrimpl.go"
130129
"msp/mspimplsetup.go"
131130
"msp/mspimplvalidate.go"
132-
"msp/cache/cache.go"
133131

134132
"discovery/client/api.go"
135133
"discovery/client/client.go"

0 commit comments

Comments
 (0)