From c3cc300a952a793b9655226db1aad050daaa3803 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 26 Apr 2020 16:48:01 +0200 Subject: Some simple code formatting - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags --- ratatoeskr/main.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'ratatoeskr/main.php') diff --git a/ratatoeskr/main.php b/ratatoeskr/main.php index 9bcbb1d..cbeeb29 100644 --- a/ratatoeskr/main.php +++ b/ratatoeskr/main.php @@ -109,5 +109,3 @@ function _ratatoeskr() } $ratatoeskr_settings->save(); } - -?> -- cgit v1.2.3-54-g00ecf