From 3a1158cab0e0e37a75fd5d19b3e8898175f5db2a Mon Sep 17 00:00:00 2001 From: Levi Date: Wed, 14 Jun 2017 13:05:39 -0500 Subject: [PATCH] cleaned up file createvm.js --- hosting/static/hosting/js/createvm.js | 1 - 1 file changed, 1 deletion(-) 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(); });