Remove unused Python modules in tests/unit/test_cli.py

This commit is contained in:
GwanYeong Kim 2018-10-25 21:35:57 +09:00 committed by Lex Berezhny
parent 73bcc1796f
commit 2f47a3758e

View file

@ -1,5 +1,4 @@
import contextlib
import json
from io import StringIO
from twisted.trial import unittest