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 un-necessary debouce import. #376

Merged
merged 2 commits into from
Apr 9, 2018

Conversation

jetfuel
Copy link
Collaborator

@jetfuel jetfuel commented Apr 9, 2018

Vue comes with the debouce feature. That's why I encountered the variable not used error. Removing those import and bring back the 'no-unused-vars' check.

…able not used error. Removing those import and bring back the 'no-unused-vars' check.
@jetfuel jetfuel self-assigned this Apr 9, 2018
@jetfuel jetfuel merged commit 2e43421 into PaddlePaddle:develop Apr 9, 2018
@jetfuel jetfuel deleted the removeUnnecessaryImport branch April 9, 2018 20:20
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.

2 participants