Remove unwanted spaces

This commit is contained in:
Pasindu 2017-06-23 13:57:11 +05:30
parent e3f7466482
commit 27bfa583ba
2 changed files with 2 additions and 1 deletions

View File

@ -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();

View File

@ -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,