소스 검색

Unused import.

Chris McDonough 17 년 전
부모
커밋
c35a31f700
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/supervisor/scripts/loop_listener.py

+ 0 - 1
src/supervisor/scripts/loop_listener.py

@@ -18,7 +18,6 @@
 # from loop_eventgen.py and uses RPC to write data to the event
 # generator's stdin.
 
-import sys
 import os
 from supervisor import childutils