aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/deprecated/datafile/README.md
diff options
context:
space:
mode:
authorvvvv <vvvv@ydb.tech>2023-07-31 20:07:26 +0300
committervvvv <vvvv@ydb.tech>2023-07-31 20:07:26 +0300
commitf9e4743508b7930e884714cc99985ac45f84ed98 (patch)
treea1290261a4915a6f607e110e2cc27aee4c205f85 /library/cpp/deprecated/datafile/README.md
parent5cf9beeab3ea847da0b6c414fcb5faa9cb041317 (diff)
downloadydb-f9e4743508b7930e884714cc99985ac45f84ed98.tar.gz
Use UDFs from YDB
Diffstat (limited to 'library/cpp/deprecated/datafile/README.md')
-rw-r--r--library/cpp/deprecated/datafile/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/library/cpp/deprecated/datafile/README.md b/library/cpp/deprecated/datafile/README.md
deleted file mode 100644
index 7f8547108e8..00000000000
--- a/library/cpp/deprecated/datafile/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-A wrapper on top of some user-defined custom file format.
-
-Just write your own if you need it. It's going to be way easier than figuring out how to use this one.