diff --git a/hosting/static/hosting/js/createvm.js b/hosting/static/hosting/js/createvm.js index fab5aa8f..53646b40 100644 --- a/hosting/static/hosting/js/createvm.js +++ b/hosting/static/hosting/js/createvm.js @@ -9,7 +9,6 @@ $(document).ready(function(){ _initOs(); - _ifOverflow(); });