From 59bef04afc4e0de9816ad37d40bb66412d3a2569 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-UI/configure.php --- xCAT-UI/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/configure.php b/xCAT-UI/configure.php index f518ad157..a0b19786d 100644 --- a/xCAT-UI/configure.php +++ b/xCAT-UI/configure.php @@ -14,4 +14,4 @@ if (!isAuthenticated()) { } else { loadContent(); } -?> \ No newline at end of file +?>