Skip to content

Commit 7df7a5f

Browse files
committed
Remove empty lines
1 parent b09d25d commit 7df7a5f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/node_modules/@stdlib/string/constantcase/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ Options:
131131

132132
<!-- /.notes -->
133133

134-
135134
<section class="examples">
136135

137136
### Examples

lib/node_modules/@stdlib/string/constantcase/test/test.cli.js

-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ tape( 'the command-line interface supports use as a standard stream', opts, func
183183
}
184184
});
185185

186-
187186
tape( 'the command-line interface supports specifying a custom delimiter when used as a standard stream (string)', opts, function test( t ) {
188187
var cmd = [
189188
'printf \'beep boop\tisMobile\'',

0 commit comments

Comments
 (0)