summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_thread_local_bytecode.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_thread_local_bytecode.py')
-rw-r--r--Lib/test/test_thread_local_bytecode.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_thread_local_bytecode.py b/Lib/test/test_thread_local_bytecode.py
index ea52fb8..d5c56db 100644
--- a/Lib/test/test_thread_local_bytecode.py
+++ b/Lib/test/test_thread_local_bytecode.py
@@ -1,5 +1,4 @@
"""Tests for thread-local bytecode."""
-import dis
import textwrap
import unittest