From 3ab5c4ce9501018005ebf3b0f43c02ffb11fea95 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 22 Jun 2018 16:04:43 +0200 Subject: [PATCH] Remove empty line --- System/OperatingSystem.php | 1 - 1 file changed, 1 deletion(-) diff --git a/System/OperatingSystem.php b/System/OperatingSystem.php index fe84ce6e1..16b71970a 100644 --- a/System/OperatingSystem.php +++ b/System/OperatingSystem.php @@ -32,7 +32,6 @@ final class OperatingSystem */ private function __construct() { - } /**