firma bug in table creation was fixed

This commit is contained in:
filipriec
2025-03-07 21:40:02 +01:00
parent 65599da437
commit 1b4851e1a7
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
// src/tables_data/handlers/get_table_data_count.rs
use tonic::Status;
use sqlx::PgPool;
use common::proto::multieko2::common::{CountResponse, Empty};
use common::proto::multieko2::common::CountResponse;
use common::proto::multieko2::tables_data::GetTableDataCountRequest;
pub async fn get_table_data_count(