Commit 59b4b807 authored by Grzegorz Pietrusza's avatar Grzegorz Pietrusza

remove todo

parent 90203900
......@@ -18,7 +18,6 @@ import java.util.List;
public class WebTask extends Task
{
private String url;
private static final String KYN_HEADER_NAME = "KYN_2016"; //todo
public WebTask(String name, int level, String description, List<Flag> flags, String url)
{
......
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