mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-09-16 23:01:31 +02:00
Create the example workspace in the browser build
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use crate::error::Result;
|
||||
use crate::host::Host;
|
||||
use yaak::example::create_example_workspace;
|
||||
use yaak_models::example::create_example_workspace;
|
||||
use yaak_models::export::{self, ExportDataParams};
|
||||
use yaak_models::util::BatchUpsertResult;
|
||||
use yaak_rpc_schema::*;
|
||||
|
||||
Reference in New Issue
Block a user