Skip to content

Commit 3224c20

Browse files
committed
remove trailing whitespace
1 parent 36e003a commit 3224c20

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cache:
77
- html
88
- highlights/node_modules
99
- $HOME/.rakudobrew
10-
10+
1111
services:
1212
- docker
1313

htmlify.p6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,6 @@ sub write-kind($kind) {
940940
}
941941
}
942942
.pod[0].contents[0].contents.Str.split(' ')[1] ~ '_';
943-
944943
}
945944
) ~ .name.subst(' ', '_')),
946945
),

0 commit comments

Comments
 (0)