瀏覽代碼

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