From dec288366d13d7687512bbda091a1e706ee5c6b1 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/js/configure/files.js --- xCAT-UI/js/configure/files.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/configure/files.js b/xCAT-UI/js/configure/files.js index 4c79af81f..8f5bead7a 100644 --- a/xCAT-UI/js/configure/files.js +++ b/xCAT-UI/js/configure/files.js @@ -333,4 +333,4 @@ function deleteFile(container, file) { } } }); -} \ No newline at end of file +}