summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_free_threading/test_methodcaller.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_free_threading/test_methodcaller.py')
-rw-r--r--Lib/test/test_free_threading/test_methodcaller.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_free_threading/test_methodcaller.py b/Lib/test/test_free_threading/test_methodcaller.py
index 8846b00..0a03e38 100644
--- a/Lib/test/test_free_threading/test_methodcaller.py
+++ b/Lib/test/test_free_threading/test_methodcaller.py
@@ -1,6 +1,5 @@
import unittest
from threading import Thread
-from test.support import threading_helper
from operator import methodcaller