Browse Source

Remove excess import

Aleksandr Borzunov 4 năm trước cách đây
mục cha
commit
9314701386
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tests/conftest.py

+ 0 - 1
tests/conftest.py

@@ -1,5 +1,4 @@
 import gc
-import multiprocessing as mp
 from contextlib import suppress
 
 import psutil