Removed xprocess dependency

This commit is contained in:
Caleb Stewart 2021-05-30 00:31:10 -04:00
parent ab16de2adf
commit 8bcdd9ee93
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ import dataclasses
from io import StringIO
import pytest
from xprocess import ProcessStarter
from pwncat.channel import ChannelError
from Crypto.PublicKey import RSA