Fix imports for wasm_test.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use organic::types::PostBlank;
|
||||
use organic::types::StandardProperties;
|
||||
use crate::types::PostBlank;
|
||||
use crate::types::StandardProperties;
|
||||
use serde::Deserialize;
|
||||
use serde::Serialize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user