mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
ビルドエラー修正
This commit is contained in:
parent
ba119fdb3d
commit
162f0a7bdb
|
@ -39,7 +39,6 @@ public class DocumentDebugImpl implements DocumentDebug{
|
|||
|
||||
libraryEntity.id = meta.getId();
|
||||
libraryEntity.path = "Placeholder";
|
||||
libraryEntity.rootPath = "Placeholder";
|
||||
|
||||
database.documentDao().insert(documentEntity);
|
||||
database.libraryDao().insert(libraryEntity);
|
||||
|
|
Loading…
Reference in New Issue
Block a user