Skip to content

Commit

Permalink
chore: remove outdated comment (#10077)
Browse files Browse the repository at this point in the history
The link is present line 100
  • Loading branch information
Jorropo authored Aug 17, 2023
1 parent 3bcc89b commit 9e078e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/node/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ https://github.com/ipfs/kubo/blob/master/docs/config.md#routingaccelerateddhtcli
// How long per block that lasts us.
expectedProvideSpeed := reprovideInterval / time.Duration(count)
if avgProvideSpeed > expectedProvideSpeed {
// FIXME(@Jorropo): add link to the accelerated DHT client docs once this isn't experimental anymore.
logger.Errorf(`
πŸ””πŸ””πŸ”” YOU ARE FALLING BEHIND DHT REPROVIDES! πŸ””πŸ””πŸ””
Expand Down

0 comments on commit 9e078e6

Please sign in to comment.