Remove unwanted spaces

revert-dabc3590
Pasindu 8 years ago
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…
Cancel
Save