Skip to content

Commit 47d8b7e

Browse files
committed
Remove 'rustfmt::skip' attribute on 'mod tables'
1 parent d99f11a commit 47d8b7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#![cfg_attr(not(test), no_std)]
55
#![cfg_attr(feature = "bench", feature(test))]
66

7-
#[rustfmt::skip]
87
mod tables;
98

109
use core::convert::TryFrom;

0 commit comments

Comments
 (0)