mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Refactor license constants
This commit is contained in:
parent
79261210f2
commit
2eadf11eaf
@ -73,7 +73,7 @@ public final class DeviceManagementConstants {
|
|||||||
private LicenseProperties() {
|
private LicenseProperties() {
|
||||||
throw new AssertionError();
|
throw new AssertionError();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static final String OVERVIEW_PROVIDER = "overview_provider";
|
public static final String OVERVIEW_PROVIDER = "overview_provider";
|
||||||
public static final String OVERVIEW_NAME = "overview_name";
|
public static final String OVERVIEW_NAME = "overview_name";
|
||||||
public static final String OVERVIEW_LANGUAGE = "overview_language";
|
public static final String OVERVIEW_LANGUAGE = "overview_language";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user