Skip to content

Commit

Permalink
chore(core): remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SARDONYX-sard committed Jan 20, 2024
1 parent a020b82 commit e767366
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dar2oar_core/src/fs/path_changer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ pub struct ParsedPath {
pub remain_dir: Option<PathBuf>,
}

// tracing::debug!("Expected a priority dir name with numbers, but got \"{path:?}\" (perhaps a dir name as a memo).");

/// Parses the DAR path and returns the information necessary for conversion.
///
/// # Errors
Expand Down

0 comments on commit e767366

Please sign in to comment.