mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove unused variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user