Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Remove redundant vec![] in user_input example #631

Closed
wants to merge 1 commit into from

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Jun 3, 2022

Description

I found vec![] is redundant in user_input example. This PR removes it.

Testing guidelines

I ran cargo run --example user_input and tried to change the edit mode, edit the input, and add some lines to messages pane. It worked fine.

Checklist

  • I have read the contributing guidelines.
  • I have added relevant tests. (No tests for the example)
  • I have documented all new additions. (No document for the example)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants