Revert "メタデータのプロセッサーを作成"

This reverts commit c1b8722b82.
This commit is contained in:
r-ca 2023-12-25 14:16:13 +09:00
parent c1b8722b82
commit ca3b4d78a5
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9
2 changed files with 0 additions and 8 deletions

View File

@ -1,4 +0,0 @@
package one.nem.lacerta.processor;
public interface XmlMetaProcessor {
}

View File

@ -1,4 +0,0 @@
package one.nem.lacerta.processor.impl;
public class XmlMetaProcessorImpl {
}