From 2ac2f29b07f853e7e894ea6499c3a0355b8d57a7 Mon Sep 17 00:00:00 2001 From: Joshua Flowers Date: Thu, 27 Jan 2022 11:40:51 -0500 Subject: [PATCH] Append new line to EOF --- api/tracks/tracks-debug-log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/tracks/tracks-debug-log.php b/api/tracks/tracks-debug-log.php index d21101cc39b..ec34a826810 100644 --- a/api/tracks/tracks-debug-log.php +++ b/api/tracks/tracks-debug-log.php @@ -50,4 +50,4 @@ class TracksDebugLog { } } -new TracksDebugLog(); \ No newline at end of file +new TracksDebugLog();