Skip to content

Commit e414edb

Browse files
committed
Remove print
1 parent 087ef73 commit e414edb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

make_release/release-note/notes.nu

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ export def write-toc [file: path] {
9494
}
9595
)
9696

97-
print $data
98-
9997
let table_of_contents = (
10098
$data
10199
| where level in 1..=3 and nocomment == true

0 commit comments

Comments
 (0)