diff options
Diffstat (limited to 'python/servo')
-rw-r--r-- | python/servo/package_commands.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/servo/package_commands.py b/python/servo/package_commands.py index c9d0832431e..fad9354d7cf 100644 --- a/python/servo/package_commands.py +++ b/python/servo/package_commands.py @@ -18,7 +18,6 @@ import io import json import os import os.path as path -import platform import shutil import subprocess import sys |