Pārlūkot izejas kodu

Remove unused import in throughput.py

Max Ryabinin 1 gadu atpakaļ
vecāks
revīzija
c666a975d0
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/petals/server/throughput.py

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

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