Skip to content
Snippets Groups Projects
Commit 2ddac4d6 authored by Daniel's avatar Daniel
Browse files

MAINT: Removed unused stub.

parent 8735bebe
Branches
Tags
No related merge requests found
...@@ -56,11 +56,4 @@ public class InfoResource extends AbstractCaosDBServerResource { ...@@ -56,11 +56,4 @@ public class InfoResource extends AbstractCaosDBServerResource {
throws ConnectionException, JDOMException { throws ConnectionException, JDOMException {
return null; return null;
} }
/** TODO: Can this stub be removed? */
@Deprecated
@Options
public static Representation describeResource() {
return null;
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment