From 38c5518f450be3ae4fd7f03f0b7955e8a85d60a5 Mon Sep 17 00:00:00 2001 From: nexxo Date: Mon, 27 Jul 2026 21:19:32 +0200 Subject: [PATCH] Drop the stray path comment after the opening PHP tag --- app/Services/Secrets/SecretCipher.php | 1 - tests/Feature/Admin/SecretCipherTest.php | 1 - 2 files changed, 2 deletions(-) diff --git a/app/Services/Secrets/SecretCipher.php b/app/Services/Secrets/SecretCipher.php index c9b6cd6..a2fa50f 100644 --- a/app/Services/Secrets/SecretCipher.php +++ b/app/Services/Secrets/SecretCipher.php @@ -1,5 +1,4 @@