Skip to content

Commit a92b26c

Browse files
committed
Remove more dead code
1 parent a47fb2d commit a92b26c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

crates/dogoap/src/goal.rs

-6
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,3 @@ impl Goal {
4343
goal
4444
}
4545
}
46-
47-
impl Default for Goal {
48-
fn default() -> Self {
49-
Goal::new()
50-
}
51-
}

0 commit comments

Comments
 (0)