Kaydet (Commit) 06535ee5 authored tarafından Georg Brandl's avatar Georg Brandl

Remove redundant import.

üst 34cc0f53
...@@ -84,7 +84,6 @@ class Cmd: ...@@ -84,7 +84,6 @@ class Cmd:
sys.stdin and sys.stdout are used. sys.stdin and sys.stdout are used.
""" """
import sys
if stdin is not None: if stdin is not None:
self.stdin = stdin self.stdin = stdin
else: else:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment