From 59b6bc6c9e9c05131b9c3f656021d4af414a77ad Mon Sep 17 00:00:00 2001 From: Alexandr Gorshenin Date: Thu, 28 Mar 2024 10:54:56 +0000 Subject: [PATCH] Remove reducant dependecies --- basic_example/pom.xml | 4 ---- query-example/pom.xml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/basic_example/pom.xml b/basic_example/pom.xml index 442407a..d69fe3b 100644 --- a/basic_example/pom.xml +++ b/basic_example/pom.xml @@ -21,10 +21,6 @@ tech.ydb ydb-sdk-table - - tech.ydb - ydb-sdk-topic - tech.ydb.auth yc-auth-provider diff --git a/query-example/pom.xml b/query-example/pom.xml index b95c969..42a68f9 100644 --- a/query-example/pom.xml +++ b/query-example/pom.xml @@ -21,10 +21,6 @@ tech.ydb ydb-sdk-query - - tech.ydb - ydb-sdk-topic - tech.ydb.auth yc-auth-provider