Skip to content

Commit 07dbf0f

Browse files
committed
Remove import
1 parent c5934b9 commit 07dbf0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stacktrace.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ pub(crate) fn parse_throwable(line: &str) -> Option<Throwable<'_>> {
391391
#[cfg(test)]
392392
mod tests {
393393
use super::*;
394-
use std::borrow::Cow;
395394

396395
#[test]
397396
fn print_stack_trace() {

0 commit comments

Comments
 (0)