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

chore: remove unused name generation code #39

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

augustoccesar
Copy link
Collaborator

Description

Remove code for generating a new session name and for generating a unique animal key from inside name_gen.rs. It seems like this code now resides on the SessionAllocator and that this one is not used anywhere else.

### Description
Remove code for generating a new session name and for generating a unique animal key from inside `name_gen.rs`. It seems like this code now resides on the `SessionAllocator` and that this one is not used anywhere else.
@augustoccesar augustoccesar self-assigned this Oct 22, 2023
@augustoccesar augustoccesar changed the title chore: remove unused name_gen code chore: remove unused name generation code Oct 22, 2023
Copy link
Contributor

@ostenbom ostenbom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woopsie! 😅

@augustoccesar augustoccesar merged commit 907c0e1 into main Oct 23, 2023
3 checks passed
@augustoccesar augustoccesar deleted the chore/remove-ununsed-name-gen-code branch October 23, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants