cargo fix on server
This commit is contained in:
@@ -4,7 +4,6 @@ use crate::common::setup_isolated_db;
|
||||
use server::table_script::handlers::post_table_script::post_table_script;
|
||||
use common::proto::komp_ac::table_script::{PostTableScriptRequest, TableScriptResponse};
|
||||
use common::proto::komp_ac::table_definition::ColumnDefinition;
|
||||
use serde_json::json;
|
||||
use sqlx::PgPool;
|
||||
|
||||
/// Test utilities for table script integration testing - moved to top level for shared access
|
||||
|
||||
Reference in New Issue
Block a user