Skip to content

Commit 454039a

Browse files
committed
Address review
1 parent 4c690cd commit 454039a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/test_free_threading/test_collections.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import unittest
22
from collections import deque
33
from copy import copy
4-
from threading import Barrier
54
from test.support import threading_helper
65

76
threading_helper.requires_working_threading(module=True)

0 commit comments

Comments
 (0)