mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-18 02:03:09 +00:00
refactor: scope workspace package names
This commit is contained in:
parent
f5e7ec943c
commit
1246e374a8
7 changed files with 16 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use std::fs;
|
||||
use std::path::Path;
|
||||
|
||||
use sandbox_daemon::router::ApiDoc;
|
||||
use sandbox_daemon_core::router::ApiDoc;
|
||||
use utoipa::OpenApi;
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue