Skip to content

Commit

Permalink
fix: remove unused variables
Browse files Browse the repository at this point in the history
Closes: hyperledger-cacti#1445
Signed-off-by: Michael Courtin <michael.courtin@accenture.com>
  • Loading branch information
m-courtin committed Oct 19, 2021
1 parent 214db6f commit d8475f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ import {
WatchBlocksV1,
ConsistencyStrategy,
DeployContractSolidityBytecodeV1Request,
DeployContractSolidityBytecodeV1Response,
EthContractInvocationType,
InvokeContractV1Request,
InvokeContractV1Response,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import { DeployContractSolidityBytecodeEndpoint } from "./web-services/deploy-co
import {
ConsistencyStrategy,
DeployContractV1Request,
DeployContractV1Response,
EthContractInvocationType,
InvokeContractV1Request,
InvokeContractV1Response,
Expand Down

0 comments on commit d8475f8

Please sign in to comment.