summaryrefslogtreecommitdiffstats
path: root/lib/Service/BlurService.php
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2023-03-06 10:37:48 -0100
committerMaxence Lange <maxence@artificial-owl.com>2023-03-06 10:37:55 -0100
commitb193f383f02498c3117fb8a7d7bc5676b9358937 (patch)
tree46ed53176c81424f79f71ae0218f5e3d9bd55499 /lib/Service/BlurService.php
parent0298fb6294ba4cec801c85802d904a39afa7a6e5 (diff)
fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'lib/Service/BlurService.php')
-rw-r--r--lib/Service/BlurService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Service/BlurService.php b/lib/Service/BlurService.php
index 6d1c241a..139aaa86 100644
--- a/lib/Service/BlurService.php
+++ b/lib/Service/BlurService.php
@@ -33,7 +33,6 @@ use GdImage;
use kornrunner\Blurhash\Blurhash;
class BlurService {
-
public function __construct() {
}