mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Remove unwanted spaces
This commit is contained in:
parent
e3f7466482
commit
27bfa583ba
@ -103,6 +103,7 @@ public final class AndroidConstants {
|
||||
public static final String APP_RESTRICTION = "APP-RESTRICTION";
|
||||
public static final String WORK_PROFILE = "WORK_PROFILE";
|
||||
}
|
||||
|
||||
public final class StatusCodes {
|
||||
private StatusCodes() {
|
||||
throw new AssertionError();
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
|
||||
*
|
||||
* WSO2 Inc. licenses this file to you under the Apache License,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user