restructured folders and files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.vaessl.app.shared;
|
||||
|
||||
public interface ServiceProvider {
|
||||
|
||||
ServiceType getServiceType();
|
||||
}
|
||||
Reference in New Issue
Block a user