More emojies and spaces (#5498)

* More emojies and spaces

* Sync emojis

* More emoji
This commit is contained in:
Gavin Wood
2020-04-02 20:17:39 +02:00
committed by GitHub
parent 2e720f93a2
commit 3b43429729
7 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -441,7 +441,7 @@ fn build_network_future<
log!(
target: "service",
if polling_dur >= Duration::from_secs(1) { Level::Warn } else { Level::Trace },
"Polling the network future took {:?}",
"⚠️ Polling the network future took {:?}",
polling_dur
);