Revert "検索オブジェクト作成 WIP"

This reverts commit 9725c1a07c.
This commit is contained in:
r-ca 2024-01-13 14:14:07 +09:00
parent cbf56dd331
commit e7ababe65a
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9
2 changed files with 0 additions and 6 deletions

View File

@ -1,6 +1,4 @@
package one.nem.lacerta.data;
public interface LacertaSearch {
}

View File

@ -1,4 +0,0 @@
package one.nem.lacerta.model.search;
public enum SearchType {
}