Graph pruning.
This commit is contained in:
parent
ceac4466a5
commit
6e0d8979be
5 changed files with 224 additions and 36 deletions
|
|
@ -32,7 +32,6 @@ func stripIndentation(s string, mincol int) string {
|
|||
break
|
||||
}
|
||||
}
|
||||
|
||||
output += line[i:]
|
||||
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue