Skip to content

Commit c7bc3c4

Browse files
authored
Update OgImage.php
1 parent 107ec92 commit c7bc3c4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/OgImage.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ public function imageExtension(): string
3030
return config('og-image.extension');
3131
}
3232

33-
public function imageQuality(): int
34-
{
35-
return config('og-image.quality');
36-
}
37-
3833
public function imageWidth(): int
3934
{
4035
return config('og-image.width');

0 commit comments

Comments
 (0)