diff --git a/proton b/proton index dbb73b18..0583fd21 100755 --- a/proton +++ b/proton @@ -4,9 +4,7 @@ import fcntl import array -import filecmp import fnmatch -import json import os import shutil import errno @@ -14,7 +12,6 @@ import platform import stat import subprocess import sys -import tarfile import shlex from ctypes import CDLL