diff --git a/Inquirer.js b/Inquirer.js index d862687..55db581 100644 --- a/Inquirer.js +++ b/Inquirer.js @@ -249,8 +249,6 @@ hook(); window.addEventListener("load",function(){ - setTimeout(function() { getApp(); - }, 100); }) } ();