From b9474860a0835a4833a562ca50f2337b15b04a0e 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/nodes/physical.js --- xCAT-UI/js/nodes/physical.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/nodes/physical.js b/xCAT-UI/js/nodes/physical.js index 24b010c8c..11a5b778a 100644 --- a/xCAT-UI/js/nodes/physical.js +++ b/xCAT-UI/js/nodes/physical.js @@ -932,4 +932,4 @@ function calculateBlank(mtm) { return 0; break; } -} \ No newline at end of file +}