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

cleanup unused imports #699

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JuanCanham
Copy link

No description provided.

@clementsjosh
Copy link

@JuanCanham, I want to accept this PR, especially since fewer imports can increase performance. Thank you so much for your contribution!

I am concerned about removing things I don't understand. There are other components in production that aren't fully tested in a dev environment (the API, feed service, and auth bits).

Can you elaborate on how you cleaned things up and any testing you did?

@JuanCanham
Copy link
Author

I think I just opened it up in vscode, the testing i did was pretty basic.

i ran make test,
ran the server locally and logged in, added a podcast, viewed it.

I'll do some more thorough testing and let you know what I actually test next week though.

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