Skip to content

Commit 2e3169c

Browse files
committed
chore: remove info
1 parent 15e4c76 commit 2e3169c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Forms/PageBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ public function relationship(
355355

356356
} catch (\Throwable $th) {
357357
DB::rollBack();
358-
info($th->getMessage());
358+
359359
Notification::make()
360360
->title('failed saving page builder blocks')
361361
->body($th->getMessage())

0 commit comments

Comments
 (0)