From 6a45789731c75db0c782ae2d0bdc478aa7ccb6ad Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 24 Oct 2021 14:49:29 +0200 Subject: Remove closing tags and ensure LF at end of files Remove the unnecessary PHP closing tags and ensure that *all* non-binary files ending with an LF character. --- include/classes/Debugging/Pagelet.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/classes/Debugging/Pagelet.php') diff --git a/include/classes/Debugging/Pagelet.php b/include/classes/Debugging/Pagelet.php index a06ff4c..e4e15f6 100644 --- a/include/classes/Debugging/Pagelet.php +++ b/include/classes/Debugging/Pagelet.php @@ -11,4 +11,3 @@ class Pagelet extends \BigPipe\Pagelet { } } } -?> \ No newline at end of file -- cgit v1.2.3