mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-13 19:50:48 +00:00
InternalUtils
This commit is contained in:
parent
ee53b48d96
commit
141bddd504
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.data.utils;
|
||||
|
||||
public class UtilsImpl {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.data.utils;
|
||||
|
||||
public class UtilsModule {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.data.utils;
|
||||
|
||||
public interface UtilsRepo {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user