mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
Impl
This commit is contained in:
parent
6c8233536c
commit
475e378b7c
|
@ -52,6 +52,11 @@ public class LacertaVcsImpl implements LacertaVcs {
|
|||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void createDocument(String documentId) {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void printLog() {
|
||||
logger.debug(TAG, "printLog");
|
||||
|
|
Loading…
Reference in New Issue
Block a user