Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierDehaene committed Sep 17, 2024
1 parent 06bcdc2 commit 2711d2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ pub struct Queue {
queue_sender: mpsc::Sender<QueueCommand>,
}

/// This is a comment
impl Queue {
pub fn new(
padded_model: bool,
Expand Down

0 comments on commit 2711d2e

Please sign in to comment.