Skip to content

Commit

Permalink
Ericsson#699 Reload nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Chandler committed Oct 11, 2024
1 parent 4b65e15 commit e049899
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ default void close() throws IOException

void close(UUID nodeID) throws IOException;

void add( Node node) throws IOException;
void add(Node node) throws IOException;
}

0 comments on commit e049899

Please sign in to comment.