summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/integration/features/bootstrap/Sharing.php1
-rw-r--r--build/integration/features/bootstrap/Trashbin.php1
-rw-r--r--build/signed-off-checker.php1
3 files changed, 0 insertions, 3 deletions
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;
}
}
-
diff --git a/build/signed-off-checker.php b/build/signed-off-checker.php
index 32deceb47b7..43cf4529476 100644
--- a/build/signed-off-checker.php
+++ b/build/signed-off-checker.php
@@ -127,4 +127,3 @@ if($notSignedCommits !== []) {
} else {
exit(0);
}
-