瀏覽代碼

Remove unused import in throughput.py

Max Ryabinin 1 年之前
父節點
當前提交
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