소스 검색

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