mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-18 19:19:00 +00:00
rm old import
This commit is contained in:
parent
3a776c329f
commit
34a2139a21
|
@ -19,8 +19,6 @@
|
|||
import os, re, sys, signal
|
||||
if os.name == "posix":
|
||||
import resource, fcntl
|
||||
else:
|
||||
import win_killpg
|
||||
import subprocess
|
||||
import asyncio
|
||||
from functools import partial
|
||||
|
|
Loading…
Reference in a new issue