diff --git a/classes/local/store/s3/client.php b/classes/local/store/s3/client.php index 88a8fa13..54e62bda 100644 --- a/classes/local/store/s3/client.php +++ b/classes/local/store/s3/client.php @@ -29,7 +29,6 @@ use tool_objectfs\local\manager; use tool_objectfs\local\store\object_client_base; use tool_objectfs\local\store\signed_url; -use local_aws\admin_settings_aws_region; use stdClass; use Throwable;