Skip to content

Commit 1c63835

Browse files
committed
Remove trailing whitespace
1 parent 25c74bc commit 1c63835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlify.p6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ sub recursive-dir($dir) {
166166
my $proc;
167167
my $proc-supply;
168168
my $coffee-exe = './highlights/node_modules/coffee-script/bin/coffee'.IO.e??'./highlights/node_modules/coffee-script/bin/coffee'!!'./highlights/node_modules/coffeescript/bin/coffee';
169-
169+
170170
sub MAIN(
171171
Bool :$typegraph = False,
172172
Int :$sparse,

0 commit comments

Comments
 (0)