SNRK-70: typo is removed
This commit is contained in:
parent
ea4fef95b8
commit
efc3bc2537
@ -1,5 +1,5 @@
|
|||||||
package documentBuilder
|
package documentBuilder
|
||||||
|
|
||||||
public suspend fun parseMd(mdFile: ByteArray): DependencyGraphVertex {
|
public suspend fun parseMd(mdFile: ByteArray): DependencyGraphNode {
|
||||||
TODO()
|
TODO()
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user