Skip to content

Commit c51e259

Browse files
lucatumegithub-actions[bot]
authored andcommitted
🤖 PHPCBF
1 parent 4a014d1 commit c51e259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ManagedProcess/MysqlServer.php

-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ public function getArchiveUrl(): string
454454
return $architecture === 'arm64' ?
455455
'https://downloads.mysql.com/archives/get/p/23/file/mysql-8.4.3-linux-glibc2.17-aarch64-minimal.tar'
456456
: 'https://downloads.mysql.com/archives/get/p/23/file/mysql-8.4.3-linux-glibc2.17-x86_64-minimal.tar';
457-
458457
}
459458

460459
return 'https://downloads.mysql.com/archives/get/p/23/file/mysql-8.4.3-winx64.zip';

0 commit comments

Comments
 (0)