aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/pysidetest/shared_pointer_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/tests/pysidetest/shared_pointer_test.py')
-rw-r--r--sources/pyside6/tests/pysidetest/shared_pointer_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/pyside6/tests/pysidetest/shared_pointer_test.py b/sources/pyside6/tests/pysidetest/shared_pointer_test.py
index a5c833647..6c436472e 100644
--- a/sources/pyside6/tests/pysidetest/shared_pointer_test.py
+++ b/sources/pyside6/tests/pysidetest/shared_pointer_test.py
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
from __future__ import annotations
-import gc
import os
import sys
import unittest