mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Unused.
This commit is contained in:
parent
ee5ad549fe
commit
a765d8a35b
@ -4,8 +4,6 @@ Windows. So, this program passes through data from stdin to stdout, using
|
|||||||
Windows APIs instead of Unix-y APIs.
|
Windows APIs instead of Unix-y APIs.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import sys
|
|
||||||
|
|
||||||
from twisted.internet.stdio import StandardIO
|
from twisted.internet.stdio import StandardIO
|
||||||
from twisted.internet import reactor
|
from twisted.internet import reactor
|
||||||
from twisted.internet.protocol import Protocol
|
from twisted.internet.protocol import Protocol
|
||||||
|
Loading…
Reference in New Issue
Block a user