Skip to content

Commit 6a88863

Browse files
committed
a
1 parent f0e0815 commit 6a88863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/src/merge-manifest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def get_new_plugins() -> list[dict[str]]:
2020

2121

2222
if __name__ == "__main__":
23-
save_plugins_json_file(get_new_plugins())
2423

2524
if len(sys.argv) > 1 and str(sys.argv[1]) == "new-only":
2625
save_plugins_json_file(get_new_plugins())

0 commit comments

Comments
 (0)