Skip to content

Commit 1b69ae1

Browse files
Update from github-actions[bot] running command 'fmt'
1 parent 1aac8bc commit 1b69ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

substrate/client/statement-store/src/subscription.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ impl SubscriptionsHandle {
120120
target: LOG_TARGET,
121121
"Statement subscription matcher channel closed"
122122
);
123-
break
123+
break;
124124
},
125125
};
126126
}

0 commit comments

Comments
 (0)