Skip to content

Commit 805e3a3

Browse files
lint
1 parent d480a89 commit 805e3a3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

iceberg-rust/src/view/transaction/operation.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,8 @@ impl Operation {
168168
}
169169
}
170170

171+
#[cfg(test)]
171172
mod tests {
172-
use super::upsert_representations;
173-
use iceberg_rust_spec::view_metadata::ViewRepresentation;
174-
175173
#[test]
176174
fn test_upsert_representations() {
177175
assert_eq!(

0 commit comments

Comments
 (0)