diff --git a/templates/application/check_nextcloud_mounts.py b/templates/application/check_nextcloud_mounts.py index 8e33300..5a7cb7a 100644 --- a/templates/application/check_nextcloud_mounts.py +++ b/templates/application/check_nextcloud_mounts.py @@ -7,8 +7,6 @@ import subprocess import sys exit = 0 -bucket_count = {} -containers = {} base_message = "OK: no duplicate mounts" long_message = ""