Skip to content

Commit

Permalink
Fixed linter error since I used github gui
Browse files Browse the repository at this point in the history
  • Loading branch information
vaneri-9 committed Aug 19, 2023
1 parent 058aedd commit 38d7c57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/mem.rs
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@ impl Deref for Memory {
}
}


#[cfg(test)]
mod test {
use super::*;
Expand Down

0 comments on commit 38d7c57

Please sign in to comment.