Skip to content

Commit 182a863

Browse files
committed
minor
1 parent 0316250 commit 182a863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/iceberg/src/transaction/action.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18-
#[allow(dead_code)]
18+
#![allow(dead_code)]
1919
use std::mem::take;
2020
use std::sync::Arc;
2121

0 commit comments

Comments
 (0)