From bcd13296def0ac8b8fb48067472f1019d5715895 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 9 Apr 2020 16:11:50 +0200 Subject: Make sure every file ends with an empty newline Signed-off-by: Christoph Wurst --- apps/testing/appinfo/app.php | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/testing/appinfo') diff --git a/apps/testing/appinfo/app.php b/apps/testing/appinfo/app.php index ae8f9841b43..48d8da8c20b 100644 --- a/apps/testing/appinfo/app.php +++ b/apps/testing/appinfo/app.php @@ -22,4 +22,3 @@ */ $app = new \OCA\Testing\AppInfo\Application(); - -- cgit v1.2.3