Skip to content

Commit a33f57c

Browse files
committed
Update
[ghstack-poisoned]
2 parents 34e9026 + 6165ac3 commit a33f57c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.ci/scripts/wheel/test_shared_libraries.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,6 @@ def test_extension_contains_no_component() -> None:
13441344
check=False,
13451345
).stdout
13461346
candidates = (*_REGISTRY_SYMBOLS, *_THREADPOOL_SYMBOLS)
1347-
imported = [symbol for symbol in candidates if symbol in undefined]
13481347
# A symbol the extension defines itself is the hidden copy this check exists to catch. A
13491348
# symbol it neither imports nor defines is simply unused, which happens for the backend
13501349
# registry when the wheel is built with the optional delegates off.

0 commit comments

Comments
 (0)