Remove obsolete methods
As there were removed also in e8d086ac9b (diff-98a46e7f04c7a2dd03d59046076aac5bL40)
This commit is contained in:
parent
531db87876
commit
66bd1d8c1a
@ -41,14 +41,6 @@ public class HttpProxies extends Lesson {
|
||||
return Category.GENERAL;
|
||||
}
|
||||
|
||||
public List<String> getHints() {
|
||||
return Lists.newArrayList();
|
||||
}
|
||||
|
||||
public Integer getDefaultRanking() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getTitle() {
|
||||
return "http-proxies.title";
|
||||
|
Loading…
x
Reference in New Issue
Block a user