fixes
diff --git a/erpnext/startup/event_handlers.py b/erpnext/startup/event_handlers.py
index 54abdf5..e5846b5 100644
--- a/erpnext/startup/event_handlers.py
+++ b/erpnext/startup/event_handlers.py
@@ -92,7 +92,6 @@
bootinfo['docs'] += webnotes.model.doctype.get('Search Criteria')
bootinfo['modules_list'] = webnotes.conn.get_global('modules_list')
- webnotes.msgprint(bootinfo['modules_list'])
# if no company, show a dialog box to create a new company
bootinfo['setup_complete'] = webnotes.conn.sql("""select name from