mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-14 04:00:48 +00:00
Revert "パッケージ構成変更"
This reverts commit ca3cd2b12c77f6ae89e34715762a29ff81699a88.
This commit is contained in:
parent
ca3cd2b12c
commit
e3346dd605
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.source.jgit.impl;
|
||||
|
||||
public class JGitUtilsImpl {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.source.jgit.module;
|
||||
|
||||
public class JGitUtilsModule {
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
package one.nem.lacerta.source.jgit.repository;
|
||||
|
||||
public interface JGitUtils {
|
||||
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user