Removed unused code.
This commit is contained in:
parent
62089714d5
commit
607d3298d6
@ -833,12 +833,6 @@ public class GeoServerRESTReader {
|
||||
return RESTFeatureTypeList.build(load(url));
|
||||
}
|
||||
|
||||
public RESTFeatureTypeList getWMSFeatureTypes(String workspace){
|
||||
String url;
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get detailed info about a given Layer.
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user