Explorar el Código

Remove unused import in throughput.py

Max Ryabinin hace 1 año
padre
commit
c666a975d0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/petals/server/throughput.py

+ 0 - 1
src/petals/server/throughput.py

@@ -1,6 +1,5 @@
 import fcntl
 import json
-import math
 import multiprocessing as mp
 import os
 import time