Skip to content

Commit

Permalink
Merge origin/speedup into speedup
Browse files Browse the repository at this point in the history
  • Loading branch information
altaite committed Mar 27, 2017
2 parents 2d388ef + ef9034f commit cd39c88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ public static MmtfStructure getDataFromInputStream(InputStream inStream)
public static String getUrl(String pdbId) {
return CodecUtils.BASE_URL + pdbId;
}
}
}

0 comments on commit cd39c88

Please sign in to comment.