Skip to content

Commit c6c941b

Browse files
committed
Update README.md
1 parent b6c5661 commit c6c941b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ toolpath
109109
.on('data', (data) => {
110110
// 'data' event listener
111111
})
112-
.on('progress', ({ current, total }) => {
113-
// 'progress' event listener
114-
})
115112
.on('end', (results) => {
116113
// 'end' event listener
117114
});

0 commit comments

Comments
 (0)