Skip to content

Commit adf5fa0

Browse files
committed
chore: remove outdated comment
1 parent 277b4d0 commit adf5fa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/ilp-node/src/node.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@ impl InterledgerNode {
513513
exchange_rate_poll_failure_tolerance,
514514
store.clone(),
515515
);
516-
// This function does not compile on 1.39 for some reason.
517516
exchange_rate_fetcher
518517
.spawn_interval(Duration::from_millis(exchange_rate_poll_interval));
519518
} else {

0 commit comments

Comments
 (0)