X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fws%2Fdbsources%2FPDBRestClient.java;h=320b1c57d670e0027d0660f1df25b8cf43f69629;hb=4d7f98a6dd54d9863ba449ec79dcd95d25ed863d;hp=04c00eca6dda200b82756b60cb0bf1b4161c84d0;hpb=cb19c28bc083b5c1ce85e975539c6670bec5d96b;p=jalview.git diff --git a/src/jalview/ws/dbsources/PDBRestClient.java b/src/jalview/ws/dbsources/PDBRestClient.java index 04c00ec..320b1c5 100644 --- a/src/jalview/ws/dbsources/PDBRestClient.java +++ b/src/jalview/ws/dbsources/PDBRestClient.java @@ -23,7 +23,6 @@ import com.sun.jersey.api.client.WebResource; import com.sun.jersey.api.client.config.ClientConfig; import com.sun.jersey.api.client.config.DefaultClientConfig; - /** * A rest client for querying the Search endpoing of the PDB REST API *