mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-23 06:35:42 +00:00
remove suggest
This commit is contained in:
parent
b10d8677c7
commit
2290efb3d3
2 changed files with 0 additions and 8 deletions
|
@ -28,10 +28,6 @@ command = ''
|
|||
if len(sys.argv) > 1:
|
||||
command = sys.argv[1]
|
||||
|
||||
if command == 'suggest':
|
||||
print "etherscan_balance_<YOUR_PUBLIC_ETHEREUM_ADDRESS>"
|
||||
sys.exit(0)
|
||||
|
||||
try:
|
||||
OPTIONS[2]
|
||||
except IndexError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue