From 69ad15724ce645aa77b2d82195b88d7e7833b382 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/monitor/xcatmon.js --- xCAT-UI/js/monitor/xcatmon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/monitor/xcatmon.js b/xCAT-UI/js/monitor/xcatmon.js index 9eb8a9a5d..b64c118c4 100644 --- a/xCAT-UI/js/monitor/xcatmon.js +++ b/xCAT-UI/js/monitor/xcatmon.js @@ -420,4 +420,4 @@ function deleteXcatMonRow(obj) { break; } } -} \ No newline at end of file +}