From 7f3c276d8d271d4a144c27ad2f06ce907688258c Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Fri, 8 May 2020 16:05:25 +0200 Subject: [PATCH] Remove empty comment --- framework/core/src/Database/MigrationCreator.php | 1 - 1 file changed, 1 deletion(-) diff --git a/framework/core/src/Database/MigrationCreator.php b/framework/core/src/Database/MigrationCreator.php index aafc55173..13225dd13 100644 --- a/framework/core/src/Database/MigrationCreator.php +++ b/framework/core/src/Database/MigrationCreator.php @@ -36,7 +36,6 @@ class MigrationCreator { $this->files = $files; $this->paths = $paths; - // } /**