Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a928524

Browse files
committedApr 16, 2025
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
 

‎src/lib.rs

Lines changed: 0 additions & 1 deletion
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)
Please sign in to comment.