Skip to content

Commit e6fa19a

Browse files
committed
Remove unnecessary blank line.
1 parent f5c9c12 commit e6fa19a

File tree

1 file changed

+0
-1
lines changed
  • library/proc_macro/src/bridge

1 file changed

+0
-1
lines changed

library/proc_macro/src/bridge/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ mod api_tags {
254254
rpc_encode_decode!(enum $name { $($method),* });
255255
)*
256256

257-
258257
pub(super) enum Method {
259258
$($name($name)),*
260259
}

0 commit comments

Comments
 (0)