Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
jaytaph committed Nov 19, 2024
1 parent efc7cca commit d0b59ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/gosub_shared/src/document.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ impl<C: HasDocument> PartialEq for DocumentHandle<C> {
mod tests {
use crate::mock::{MockConfig, MockDocument};
use super::*;
use crate::mock::MockDocument;

#[test]
fn test_dochandle() {
Expand Down

0 comments on commit d0b59ee

Please sign in to comment.