Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Oct 17, 2023
1 parent c4c25d5 commit 1836a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/re_types_builder/src/codegen/common.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Helpers common to all codegen passes.
use std::collections::{BTreeMap, BTreeSet};
use std::collections::BTreeSet;

use anyhow::Context as _;
use camino::Utf8PathBuf;
Expand Down

0 comments on commit 1836a11

Please sign in to comment.