Skip to content

Commit 0e9bc76

Browse files
committed
refactor: clean code
1 parent 16c873c commit 0e9bc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-jdk8/src/main/java/org/bsc/langgraph4j/CompiledGraph.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* Represents a compiled graph of nodes and edges.
2020
* This class manage the StateGraph execution
21-
*
21+
*
2222
* @param <State> the type of the state associated with the graph
2323
*/
2424
@Slf4j

0 commit comments

Comments
 (0)