diff options
Diffstat (limited to 'tests/test_shell.py')
-rw-r--r-- | tests/test_shell.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_shell.py b/tests/test_shell.py index f16be85..502c708 100644 --- a/tests/test_shell.py +++ b/tests/test_shell.py @@ -2,7 +2,6 @@ import argparse import cStringIO import json import os -import requests import sys import uuid |