diff options
author | say <say@yandex-team.com> | 2023-12-08 17:40:48 +0300 |
---|---|---|
committer | say <say@yandex-team.com> | 2023-12-08 19:58:59 +0300 |
commit | 914f57e3243f53dd89dd3adb4d8b6d35c47f46ce (patch) | |
tree | 98a1f1f1f5e2c38db3a78da10aeb7eb7d4e952e0 /build/external_resources/yexport | |
parent | e61293d91ee7c923944f627d8e1138bcb17cacad (diff) | |
download | ydb-914f57e3243f53dd89dd3adb4d8b6d35c47f46ce.tar.gz |
Make support_retries() and get_type() methods of object instead of class ones. Reduce get_type_name() usage.
Diffstat (limited to 'build/external_resources/yexport')
-rw-r--r-- | build/external_resources/yexport/public.resources.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/build/external_resources/yexport/public.resources.json b/build/external_resources/yexport/public.resources.json deleted file mode 100644 index 06bf6bf5d9..0000000000 --- a/build/external_resources/yexport/public.resources.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "by_platform": { - "darwin": { - "uri": "sbr:5498749381" - }, - "darwin-arm64": { - "uri": "sbr:5498750509" - }, - "linux": { - "uri": "sbr:5498735180" - } - } -} |