Skip to content

Commit c86eee4

Browse files
authored
style: remove empty line
Signed-off-by: Athan <[email protected]>
1 parent 7ffec2b commit c86eee4

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/utils/zip/lib

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/utils/zip/lib/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ function zip() {
173173
}
174174
out.push( arr );
175175
}
176-
177176
return out;
178177
}
179178

0 commit comments

Comments
 (0)