Revert "Add get-or-create-store"

This reverts commit 7ffd769240.
This commit is contained in:
Tony
2024-10-03 13:53:59 +08:00
parent 7ffd769240
commit 3acf66ee57
7 changed files with 3 additions and 96 deletions
-1
View File
@@ -5,7 +5,6 @@
const COMMANDS: &[&str] = &[
"create_store",
"get_store",
"get_or_create_store",
"set",
"get",
"has",