Commit a7c6b08c authored by chiaming2000's avatar chiaming2000
Browse files

Java API: removed extra semicolon.

parent c9c801e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -527,7 +527,7 @@ public interface KineticClient extends GenericKineticClient {
     * 
     * @since protocol version 3.0.6
     */
    public BatchOperation createBatchOperation() throws KineticException;;
    public BatchOperation createBatchOperation() throws KineticException;

    /**
     * Close the connection and release all resources allocated by this