Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary print messages #105

Merged
merged 1 commit into from
Jul 29, 2023
Merged

Conversation

mikkokotila
Copy link
Contributor

@mikkokotila mikkokotila commented Jul 23, 2023

Right now there is the message "Loading trie..." printed. This does not make much sense as it is always within a few seconds. Mostly Botok is intended for programmatic workflows, so we should optimize dx toward that.

Closes #93

@mikkokotila mikkokotila merged commit ea8a8ef into master Jul 29, 2023
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can we remove "Loading Trie... (1s.)" message
1 participant