パッケージ構成変更

This commit is contained in:
ろむねこ 2023-12-14 14:23:07 +09:00
parent e3346dd605
commit e518eaf742
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168
3 changed files with 0 additions and 14 deletions

View File

@ -1,4 +0,0 @@
package one.nem.lacerta.source.jgit.impl;
public class JGitUtilsImpl {
}

View File

@ -1,4 +0,0 @@
package one.nem.lacerta.source.jgit.module;
public class JGitUtilsModule {
}

View File

@ -1,6 +0,0 @@
package one.nem.lacerta.source.jgit.repository;
public interface JGitUtils {
}