rest of files, not sorted
This commit is contained in:
@@ -5,5 +5,3 @@ def create_blob(file):
|
||||
with open(file, "rb") as f:
|
||||
blob = f.read()
|
||||
return blob
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user