Revert "AUTO追加"

This reverts commit 2690eec511.
This commit is contained in:
r-ca 2024-01-13 14:14:06 +09:00
parent 2690eec511
commit ccb4dc4bb6
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -2,7 +2,6 @@ package one.nem.lacerta.model.search;
public enum SearchType {
AUTO("auto"),
TITLE("title"),
DESCRIPTION("description"),
TAG("tag"),