Skip to content

Commit e807d9d

Browse files
authored
Fix: remove kqp config settings from audit/metering lib's resources (#11441)
1 parent 0a7a710 commit e807d9d

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

ydb/core/audit/ya.make

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,4 @@ PEERDIR(
1313
ydb/core/base
1414
)
1515

16-
RESOURCE(
17-
ydb/core/kqp/kqp_default_settings.txt kqp_default_settings.txt
18-
)
19-
2016
END()

ydb/core/metering/ya.make

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,4 @@ PEERDIR(
2222
ydb/core/base
2323
)
2424

25-
RESOURCE(
26-
ydb/core/kqp/kqp_default_settings.txt kqp_default_settings.txt
27-
)
28-
2925
END()

0 commit comments

Comments
 (0)