Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 committed Nov 30, 2024
1 parent e5a4ae4 commit e37a332
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/warp-ipfs/src/store/discovery.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ impl Discovery {
}
}

/// Start discovery task
/// Note: This starting will only work across a provided namespace
// Start discovery task
// Note: This starting will only work across a provided namespace
// pub async fn start(&self) -> Result<(), Error> {
// match &self.config {
// DiscoveryConfig::Namespace {
Expand Down

0 comments on commit e37a332

Please sign in to comment.