mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-24 21:56:04 +00:00
rm old import
This commit is contained in:
parent
3a776c329f
commit
34a2139a21
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
||||||
import os, re, sys, signal
|
import os, re, sys, signal
|
||||||
if os.name == "posix":
|
if os.name == "posix":
|
||||||
import resource, fcntl
|
import resource, fcntl
|
||||||
else:
|
|
||||||
import win_killpg
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import asyncio
|
import asyncio
|
||||||
from functools import partial
|
from functools import partial
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue