Fix: Syntax error after recent extensions change

Caused by 4d8eea1402.
This commit is contained in:
Sergey Sharybin
2024-06-12 12:08:59 +02:00
parent 4cfae88f09
commit 2cdd9c1b2c

View File

@@ -1179,7 +1179,6 @@ def repository_filter_skip(item: Dict[str, Any]) -> bool:
# TODO: filter out items that:
# - Don't match this systems platform.
# - Don't match the version range of Blender.
_ item
return False