diff --git a/framework/log/FileTarget.php b/framework/log/FileTarget.php index 4f077e5..ec84441 100644 --- a/framework/log/FileTarget.php +++ b/framework/log/FileTarget.php @@ -72,7 +72,6 @@ class FileTarget extends Target */ public $rotateByCopy = true; - /** * Initializes the route. * This method is invoked after the route is created by the route manager.