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

MAINT: Removed unused stub.

parent 8735bebe
No related branches found
No related tags found
No related merge requests found
......@@ -56,11 +56,4 @@ public class InfoResource extends AbstractCaosDBServerResource {
throws ConnectionException, JDOMException {
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