diff options
author | thegeorg <thegeorg@yandex-team.com> | 2023-08-10 13:06:50 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2023-08-10 14:19:16 +0300 |
commit | ccc51cee025ff0b2d368a4eeb8e93fe8511c3537 (patch) | |
tree | 1ef96ff271a6ae726a3353e8627be8c8f8636137 | |
parent | 8297ffb6bc5d4fa80db729adf3e093d590515dec (diff) | |
download | ydb-ccc51cee025ff0b2d368a4eeb8e93fe8511c3537.tar.gz |
Remove empty policy file
-rw-r--r-- | build/conf/rules.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/conf/rules.conf b/build/conf/rules.conf index 8fd7167ece..383f47ce7a 100644 --- a/build/conf/rules.conf +++ b/build/conf/rules.conf @@ -18,7 +18,6 @@ otherwise { build/rules/yt.policy \ build/rules/catboost.policy \ build/rules/maps/maps.policy \ - build/rules/taxi.policy \ build/rules/yp.policy \ build/rules/alice.policy \ build/rules/kikimr.policy \ |