diff --git a/export.py b/export.py index 043844d..0a42bc2 100644 --- a/export.py +++ b/export.py @@ -1,5 +1,5 @@ import os -import subprocess32 as subprocess +import subprocess import sys import time import shutil