fixed import
This commit is contained in:
@@ -4,7 +4,7 @@ import authentication
|
||||
import utility
|
||||
import os, sys,platform, math, hashlib,time
|
||||
from utility import read_in_chunks
|
||||
from time import time
|
||||
import time
|
||||
import shutil
|
||||
|
||||
def launch(localpath,temp_dir,swift_container,prefix,size_limit_to_segment,size_limit_reading_os,upload,uploadlarge,fail_tries ,md5_compare, encrypted,encrypt_key,excluded_patterns,copy_to_dir):
|
||||
|
||||
Reference in New Issue
Block a user