Skip to content

Commit bc8fd57

Browse files
authored
Update Graph.java
1 parent 1f57f6f commit bc8fd57

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/lv/id/jc/algorithm/graph/Graph.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
public interface Graph<T> {
1616
/**
1717
* Schema of the graph.
18-
*
19-
2018
*
2119
* @return the graph scheme
2220
*/

0 commit comments

Comments
 (0)