mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-14 12:10:48 +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…
x
Reference in New Issue
Block a user