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 +}