cargo fix on server
This commit is contained in:
@@ -5,7 +5,6 @@ use server::table_script::handlers::post_table_script::post_table_script; // Fi
|
||||
use common::proto::komp_ac::table_script::PostTableScriptRequest;
|
||||
use common::proto::komp_ac::table_definition::ColumnDefinition;
|
||||
use rstest::*;
|
||||
use serde_json::json;
|
||||
use sqlx::PgPool;
|
||||
|
||||
/// Helper function to create a test table with specified columns
|
||||
|
||||
Reference in New Issue
Block a user