From cb27419323e1b32837fb8e3e34795ed3d93f49f8 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/index.php --- xCAT-UI/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/index.php b/xCAT-UI/index.php index b55a5842c..aa26906c7 100644 --- a/xCAT-UI/index.php +++ b/xCAT-UI/index.php @@ -15,4 +15,4 @@ if (!isAuthenticated()) { } else { loadContent(); } -?> \ No newline at end of file +?>