Skip to content

Commit 7242859

Browse files
authored
GraphML: remove a TODO that has been implemented for years. (#53)
1 parent 500aebe commit 7242859

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/GraphML/GraphML.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import Graphs: loadgraph, loadgraphs, savegraph
99
export GraphMLFormat
1010

1111

12-
# TODO: implement writing a dict of graphs
13-
1412
struct GraphMLFormat <: AbstractGraphFormat end
1513

1614
function _graphml_read_one_graph(reader::EzXML.StreamReader, isdirected::Bool)

0 commit comments

Comments
 (0)