Remove unused variables

This commit is contained in:
Kamil Śliwak
2020-12-12 06:30:57 +01:00
parent f712662a66
commit 893a5b6e60
6 changed files with 6 additions and 9 deletions
+4 -3
View File
@@ -1,7 +1,8 @@
#!/bin/bash
TAG="$1"
SOLJSON_JS="$2"
# If we ever want to patch the binaries e.g. for compatibility with older solc-js versions,
# we can do that here.
#
# This script gets the following parameters:
# - TAG
# - SOLJSON_JS