From 56d067b37236e171541457de27b20b6b5122c6d7 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Thu, 2 Apr 2026 17:07:02 +0200 Subject: [PATCH] CS fixes --- .../migrations/2026_03_19_150944_add_depth_to_categories.php | 4 +--- .../2026_04_02_170000_fix_add_depth_to_forum_categories.php | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/database/migrations/2026_03_19_150944_add_depth_to_categories.php b/database/migrations/2026_03_19_150944_add_depth_to_categories.php index b1eec37cc..aeb22a8e3 100644 --- a/database/migrations/2026_03_19_150944_add_depth_to_categories.php +++ b/database/migrations/2026_03_19_150944_add_depth_to_categories.php @@ -1,11 +1,9 @@