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