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 --- build/integration/features/bootstrap/Sharing.php | 1 - build/integration/features/bootstrap/Trashbin.php | 1 - 2 files changed, 2 deletions(-) (limited to 'build/integration') diff --git a/build/integration/features/bootstrap/Sharing.php b/build/integration/features/bootstrap/Sharing.php index 590e0c4663c..762e0dcb045 100644 --- a/build/integration/features/bootstrap/Sharing.php +++ b/build/integration/features/bootstrap/Sharing.php @@ -742,4 +742,3 @@ trait Sharing { return $sharees; } } - diff --git a/build/integration/features/bootstrap/Trashbin.php b/build/integration/features/bootstrap/Trashbin.php index c7bef76e954..b68048e7cc9 100644 --- a/build/integration/features/bootstrap/Trashbin.php +++ b/build/integration/features/bootstrap/Trashbin.php @@ -167,4 +167,3 @@ trait Trashbin { return; } } - -- cgit v1.2.3