import sys twice

This commit is contained in:
Minho Ryu
2019-07-17 18:12:01 +09:00
committed by GitHub
parent 5fe0b378d8
commit cd8980e1f4

View File

@@ -14,7 +14,6 @@ import tempfile
import fnmatch import fnmatch
from functools import wraps from functools import wraps
from hashlib import sha256 from hashlib import sha256
import sys
from io import open from io import open
import boto3 import boto3