Skip to content

Commit af85eea

Browse files
committed
Remove whitespaces
1 parent 62db847 commit af85eea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

includes/Images/ImageService.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class ImageService {
1717
*/
1818
protected $container;
1919

20-
2120
/**
2221
* Constructor.
2322
*
@@ -27,7 +26,6 @@ public function __construct( $container ) {
2726
$this->container = $container;
2827
}
2928

30-
3129
/**
3230
* Cloudflare Worker URL for image optimization.
3331
*/

0 commit comments

Comments
 (0)