apparently "You do not need to declare variables before using them" in python - cleanup

This commit is contained in:
Rikard Danielsson 2025-03-06 16:26:05 +01:00
parent 0b3a2d43cb
commit 1aea2f5674
Signed by untrusted user: richir
GPG key ID: 584D2AA2FA669135

View file

@ -7,8 +7,6 @@ import subprocess
import sys
exit = 0
bucket_count = {}
containers = {}
base_message = "OK: no duplicate mounts"
long_message = ""