Add the package for the API

This commit is contained in:
Ran
2022-08-25 17:51:37 +06:00
parent f39ae98a48
commit aa62921986
@@ -0,0 +1,5 @@
package com.seibel.lod.api;
// This exists to git can add the package to the repo
public interface Test {
}