reset test no unlink upload minio
This commit is contained in:
parent
296252e7fb
commit
d2fde8a871
|
@ -91,7 +91,7 @@ class MinioService
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($deleteSource) {
|
if ($deleteSource) {
|
||||||
//unlink($file);
|
unlink($file);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue