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 --- lib/public/DirectEditing/IManager.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/public/DirectEditing/IManager.php b/lib/public/DirectEditing/IManager.php index 33d4716fc60..e9548a91e7a 100644 --- a/lib/public/DirectEditing/IManager.php +++ b/lib/public/DirectEditing/IManager.php @@ -87,4 +87,3 @@ interface IManager { public function cleanup(): int; } - -- cgit v1.2.3