Преглед изворни кода

Remove unused import in throughput.py

Max Ryabinin пре 2 година
родитељ
комит
c666a975d0
1 измењених фајлова са 0 додато и 1 уклоњено
  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