Skip to content

Commit 2fc1b8f

Browse files
committed
Ensure no changes part of the class-api file
1 parent 89cbcbb commit 2fc1b8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

php/connect/class-api.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,6 @@ public function cloudinary_url( $public_id = null, $args = array(), $size = arra
358358
);
359359

360360
$base = Utils::pathinfo( $public_id );
361-
362361
// Add size.
363362
if ( ! empty( $size ) && is_array( $size ) ) {
364363
if ( ! empty( $size['transformation'] ) ) {

0 commit comments

Comments
 (0)