diff options
author | Andrey Fomichev <andrey.fomichev@gmail.com> | 2022-02-10 17:56:50 +0300 |
---|---|---|
committer | Andrey Fomichev <andrey.fomichev@gmail.com> | 2022-02-10 17:56:50 +0300 |
commit | 48a7383de78f9548e18c2bac8db285fe00886cc0 (patch) | |
tree | f36cdbd1478cb0eadae0fcd66d34ee17500acc84 | |
parent | 9829a99c90ae1830058427f6a7ee0a7640252103 (diff) | |
download | ydb-48a7383de78f9548e18c2bac8db285fe00886cc0.tar.gz |
don't peerdir to a dir that doesn't go to opensource (OPENSOURCE-53)
ref:561724295a3d9a9de65cc303cfc7ce59c16cc897
-rw-r--r-- | ydb/ya.make | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ydb/ya.make b/ydb/ya.make index 94cb0b82810..2b3eedbb2bc 100644 --- a/ydb/ya.make +++ b/ydb/ya.make @@ -3,7 +3,6 @@ OWNER(g:kikimr) RECURSE( apps core - github_toplevel library public services |