mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
"S3 plugin/MDL-16910, remove debug code"
This commit is contained in:
parent
0cd1affc58
commit
106815a4f1
@ -36,7 +36,6 @@ class repository_s3 extends repository {
|
||||
);
|
||||
$tree[] = $folder;
|
||||
}
|
||||
echo_fb($tree);
|
||||
} else {
|
||||
$contents = $this->s->getBucket($path);
|
||||
foreach ($contents as $file) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user