Commit 90203900 authored by Grzegorz Pietrusza's avatar Grzegorz Pietrusza

remove todo

parent ace2915e
...@@ -7,7 +7,7 @@ import java.util.Map; ...@@ -7,7 +7,7 @@ import java.util.Map;
public class TaskRequestContext public class TaskRequestContext
{ {
private HttpMethod httpMethod; //todo: use class private HttpMethod httpMethod;
private User user; private User user;
private String path; private String path;
private String body; private String body;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment