Fix LGTM Warnings (#1069)

* Removed unused variable

* Improve Regex
This commit is contained in:
Milan Steiner
2022-03-02 18:26:57 +01:00
committed by GitHub
parent 6e41f377d5
commit 2b6e30d48a
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -9,7 +9,6 @@ const {
assertIsDeliverTxSuccess,
SigningStargateClient,
calculateFee,
GasPrice,
} = require("@cosmjs/stargate");
const rpcUrl = "http://localhost:26659";