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
|
||||
|
||||
exit = 0
|
||||
bucket_count = {}
|
||||
containers = {}
|
||||
base_message = "OK: no duplicate mounts"
|
||||
long_message = ""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue