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

Review the HTTP-related code in serviceImpl.scala #844

Closed
cb372 opened this issue Mar 13, 2020 · 1 comment · Fixed by #887
Closed

Review the HTTP-related code in serviceImpl.scala #844

cb372 opened this issue Mar 13, 2020 · 1 comment · Fixed by #887

Comments

@cb372
Copy link
Member

cb372 commented Mar 13, 2020

// TODO not sure what the following line is doing, as the result is not used. Is it needed?
_ <- findAnnotation(d.mods, "http").collect({ case Apply(_, args) => args }).toList

@cb372
Copy link
Member Author

cb372 commented Mar 16, 2020

Probably not worth doing until after #849

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 a pull request may close this issue.

1 participant