From 0bdc24dedd6431ab432f4e862879b50fcb706e2c Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Fri, 5 Apr 2024 12:34:05 -0300 Subject: [PATCH] chore: Remove default header Signed-off-by: Vitor Mattos --- lib/Migration/Version8000Date20240405142042.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/Migration/Version8000Date20240405142042.php b/lib/Migration/Version8000Date20240405142042.php index 7ef8ea21ae..2e07f49e40 100644 --- a/lib/Migration/Version8000Date20240405142042.php +++ b/lib/Migration/Version8000Date20240405142042.php @@ -32,9 +32,6 @@ use OCP\Migration\IOutput; use OCP\Migration\SimpleMigrationStep; -/** - * FIXME Auto-generated migration step: Please modify to your needs! - */ class Version8000Date20240405142042 extends SimpleMigrationStep { /** * @param IOutput $output