apparently "You do not need to declare variables before using them" in python - cleanup
This commit is contained in:
parent
0b3a2d43cb
commit
1aea2f5674
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
exit = 0
|
exit = 0
|
||||||
bucket_count = {}
|
|
||||||
containers = {}
|
|
||||||
base_message = "OK: no duplicate mounts"
|
base_message = "OK: no duplicate mounts"
|
||||||
long_message = ""
|
long_message = ""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue