Apply suggestions from code review

This commit is contained in:
2022-05-18 16:02:55 +08:00
committed by GitHub
parent 1bbb2d7f42
commit 11e82761b4
4 changed files with 0 additions and 7 deletions
-1
View File
@@ -53,7 +53,6 @@ done
set -euxo pipefail
DATA_DIR=$(mktemp -d -t ethermint-datadir.XXXXX)
DATA_DIR=$(mktemp -d -t chibaclonk-datadir.XXXXX)
if [[ ! "$DATA_DIR" ]]; then