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