diff --git a/xCAT-UI/js/service/service.js b/xCAT-UI/js/service/service.js index 0ffcaf7d4..0bd570520 100644 --- a/xCAT-UI/js/service/service.js +++ b/xCAT-UI/js/service/service.js @@ -2189,4 +2189,4 @@ function setMaxVM() { $.cookie('xcat_' + userName + '_maxvm', rsp, { expires: exDate }); } }); -} \ No newline at end of file +}