aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php')
-rw-r--r--lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php b/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php
index 814410331ec..5b6d0448703 100644
--- a/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php
+++ b/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php
@@ -23,7 +23,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\IntegrityCheck\Helpers;
/**