Jelajahi Sumber

Remove excess import

Aleksandr Borzunov 4 tahun lalu
induk
melakukan
9314701386
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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