Skip to content

Commit a928524

Browse files
committed
refactor: Remove redundant re-export
1 parent d3b79b6 commit a928524

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,4 @@ pub fn normalize_untrusted_str(s: &str) -> String {
5757
pub use level::Level;
5858
#[doc(inline)]
5959
pub use renderer::Renderer;
60-
pub use snippet::Padding;
6160
pub use snippet::*;

0 commit comments

Comments
 (0)