removed unused import
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
use tonic::Status;
|
use tonic::Status;
|
||||||
use sqlx::PgPool;
|
use sqlx::PgPool;
|
||||||
use crate::proto::multieko2::adresar::PositionRequest;
|
use crate::proto::multieko2::adresar::PositionRequest;
|
||||||
use crate::uctovnictvo::models::Uctovnictvo;
|
|
||||||
use super::get_uctovnictvo;
|
use super::get_uctovnictvo;
|
||||||
|
|
||||||
pub async fn get_uctovnictvo_by_position(
|
pub async fn get_uctovnictvo_by_position(
|
||||||
|
|||||||
Reference in New Issue
Block a user