diff --git a/test/plugman_json_updater.py b/test/plugman_json_updater.py index f6c9834..77f0f90 100644 --- a/test/plugman_json_updater.py +++ b/test/plugman_json_updater.py @@ -24,5 +24,3 @@ for category in plugin_category: # Ensure old content is removed file.truncate() print(f"All {category} version have been upgraded") - -