소스 검색

remove not used

taruu 2 달 전
부모
커밋
2afeb7c44a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      main.py

+ 0 - 2
main.py

@@ -2,9 +2,7 @@ import asyncio
 from concurrent.futures import ProcessPoolExecutor
 from itertools import groupby
 
-import aiomultiprocess
 import bitstring
-from linuxpy.io import GeventIO
 from linuxpy.video.device import Device
 from Crypto.Hash import BLAKE2b