Skip to content

Commit

Permalink
Test tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wborn committed Feb 27, 2025
1 parent 878da25 commit ddc53cf
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
import org.openremote.model.Container;
import org.openremote.model.ContainerService;

/**
* Test
*/
public class CustomService implements ContainerService {
@Override
public void init(Container container) throws Exception {
Expand Down

0 comments on commit ddc53cf

Please sign in to comment.