aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/pybind/empty.cpp
diff options
context:
space:
mode:
authorsay <say@yandex-team.com>2023-12-08 17:40:48 +0300
committersay <say@yandex-team.com>2023-12-08 19:58:59 +0300
commit914f57e3243f53dd89dd3adb4d8b6d35c47f46ce (patch)
tree98a1f1f1f5e2c38db3a78da10aeb7eb7d4e952e0 /library/cpp/pybind/empty.cpp
parente61293d91ee7c923944f627d8e1138bcb17cacad (diff)
downloadydb-914f57e3243f53dd89dd3adb4d8b6d35c47f46ce.tar.gz
Make support_retries() and get_type() methods of object instead of class ones. Reduce get_type_name() usage.
Diffstat (limited to 'library/cpp/pybind/empty.cpp')
-rw-r--r--library/cpp/pybind/empty.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/cpp/pybind/empty.cpp b/library/cpp/pybind/empty.cpp
deleted file mode 100644
index 10da997ecce..00000000000
--- a/library/cpp/pybind/empty.cpp
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "init.h"
-#include "v2.h"