]> Sergey Matveev's repositories - public-inbox.git/commitdiff
qspawn: drop unnecessary awaitpid import
authorEric Wong <e@80x24.org>
Thu, 19 Jan 2023 20:32:37 +0000 (20:32 +0000)
committerEric Wong <e@80x24.org>
Thu, 19 Jan 2023 20:54:23 +0000 (20:54 +0000)
We don't actually need to call awaitpid here, ProcessPipe
will take care of that.


No differences found