wasm fixes

This commit is contained in:
John Smith
2022-12-16 22:07:05 -05:00
parent 16d74b96f3
commit 500c2f32eb
2 changed files with 5 additions and 6 deletions

View File

@@ -16,7 +16,6 @@ use js_sys::*;
use lazy_static::*;
use send_wrapper::*;
use serde::*;
use tracing::*;
use tracing_subscriber::prelude::*;
use tracing_subscriber::*;
use tracing_wasm::{WASMLayerConfigBuilder, *};