Skip to content

Commit

Permalink
Import
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenheim committed Dec 5, 2024
1 parent 8ca666b commit d17de98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/symbolicator-js/src/metrics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use std::collections::HashMap;
use symbolic::debuginfo::sourcebundle::SourceFileType;
use symbolicator_service::{metric, metrics, types::Platform};

use crate::interface::{JsStacktrace, ResolvedWith};
use crate::interface::ResolvedWith;

/// Various metrics we want to capture *per-event* for JS events.
#[derive(Debug, Default)]
Expand Down

0 comments on commit d17de98

Please sign in to comment.