Skip to content

Commit 864900c

Browse files
committed
Remove trailing whitespace
1 parent 1974cb5 commit 864900c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sync.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Pull recent changes from {UPSTREAM_REPO} via Josh.
156156
157157
Upstream ref: {upstream_sha}
158158
Filtered ref: {incoming_ref}
159-
"#,
159+
"#,
160160
upstream_head_short = &upstream_sha[..12],
161161
filter = self.context.config.construct_josh_filter()
162162
);

0 commit comments

Comments
 (0)