Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Čupić committed Oct 24, 2024
1 parent 67e7eab commit d32e40c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Core/Provider/Cloudinary/Factory/Md5FileHash.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
use function curl_init;
use function curl_setopt;
use function explode;
use function mb_strlen;
use function mb_strtolower;
use function trim;

use const CURLINFO_HTTP_CODE;
Expand Down

0 comments on commit d32e40c

Please sign in to comment.