Skip to content

Commit

Permalink
Remove obsolete TODO comment (#911)
Browse files Browse the repository at this point in the history
**Stack**:
- #912
- #911⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*

Signed-off-by: Marek Kaput <[email protected]>
  • Loading branch information
mkaput authored Nov 20, 2023
1 parent b6f0a36 commit 1c3f6f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scarb/src/resolver/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ async fn rewrite_dependency_source_id(
mod tests {
//! These tests largely come from Elixir's `hex_solver` test suite.
// TODO(mkaput): Remove explicit path source IDs, when we will support default registry.

use anyhow::Result;
use indoc::indoc;
use itertools::Itertools;
Expand Down

0 comments on commit 1c3f6f7

Please sign in to comment.