Skip to content

Commit 8f9b3b4

Browse files
committed
Undo change
1 parent 0f2d0f1 commit 8f9b3b4

File tree

1 file changed

+1
-0
lines changed
  • crates/bitwarden-wasm-internal/src

1 file changed

+1
-0
lines changed

crates/bitwarden-wasm-internal/src/init.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ pub enum LogLevel {
1313
Warn,
1414
Error,
1515
}
16+
1617
fn convert_level(level: LogLevel) -> Level {
1718
match level {
1819
LogLevel::Trace => Level::TRACE,

0 commit comments

Comments
 (0)