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

delete unused line in Q_xfit_mxw.m #113

Closed
chrishavlin opened this issue Jul 10, 2024 · 0 comments · Fixed by #128
Closed

delete unused line in Q_xfit_mxw.m #113

chrishavlin opened this issue Jul 10, 2024 · 0 comments · Fixed by #128
Labels
new contributor friendly: quick fixes these issues are easy, quick fixes (think typo fixes, 1-2 line code changes).

Comments

@chrishavlin
Copy link
Member

Line 54, rho_vec = reshape(rho_in,size(Mu_in(1:n_th))); in vbr/vbrCore/functions/Q_xfit_mxw.m is not used, can delete it.

@chrishavlin chrishavlin added the new contributor friendly: quick fixes these issues are easy, quick fixes (think typo fixes, 1-2 line code changes). label Jul 10, 2024
@chrishavlin chrishavlin linked a pull request Jul 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new contributor friendly: quick fixes these issues are easy, quick fixes (think typo fixes, 1-2 line code changes).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant