From ca1fee1c53a9f6af753c39d889421777638b0c4a Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 7 Oct 2025 01:38:14 +0200 Subject: [PATCH] CS fixes --- config/tinymce.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config/tinymce.php b/config/tinymce.php index ad06ac5fb..415e6e05f 100644 --- a/config/tinymce.php +++ b/config/tinymce.php @@ -13,4 +13,3 @@ return [ 'api_key' => env('TINYMCE_API_KEY', 'no-api-key'), ]; -