diff options
-rwxr-xr-x | extras/autoship.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/autoship.py b/extras/autoship.py index 8dd2c54..c4b78e7 100755 --- a/extras/autoship.py +++ b/extras/autoship.py @@ -474,7 +474,6 @@ def json_command(): def post_lab_release(version, lab, group, token, dry_run=False): - import json import shlex import subprocess |