diff options
Diffstat (limited to 'command/check.py')
| -rw-r--r-- | command/check.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/command/check.py b/command/check.py index 7ceabd3a..ada25006 100644 --- a/command/check.py +++ b/command/check.py @@ -11,7 +11,6 @@ try: from docutils.parsers.rst import Parser from docutils import frontend from docutils import nodes - from io import StringIO class SilentReporter(Reporter): |
