Remove unused import

Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
Niels Thykier 2018-04-15 10:07:52 +00:00
parent def9d81c76
commit 2c34b70492

View File

@ -17,7 +17,6 @@
# GNU General Public License for more details. # GNU General Public License for more details.
import os import os
import copy
import json import json
import tarfile import tarfile
import io import io