mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
タイミングの都合でエラーが出るのでloggerを使わないように
This commit is contained in:
parent
dea5f240f0
commit
58d6ae17c6
|
@ -44,7 +44,7 @@ public class DocumentImpl implements Document {
|
|||
@Inject
|
||||
public DocumentImpl() {
|
||||
// Init
|
||||
logger.debug(TAG, "called");
|
||||
// logger.debug(TAG, "called");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user