Bloodhound will run init unless asked not to, remove explicit call

This commit is contained in:
Łukasz Mierzwa
2017-04-18 13:25:37 -07:00
parent e30d8b79e9
commit e64010cbd1
-1
View File
@@ -16,7 +16,6 @@ var Autocomplete = (function() {
},
sufficient: 12
});
autocomplete.initialize();
}
reset = function() {