Revert "makes 'gw spotlessCheck' deliberately fail to test Jenkins pipeline"

This reverts commit dcf7bdc9
This commit is contained in:
Michael Hoennig 2019-04-30 13:13:57 +02:00
parent dcf7bdc9b1
commit 1373756877

View File

@ -1,10 +1,10 @@
// Licensed under Apache-2.0
package org.hostsharing.hsadminng.service.accessfilter;
import java.lang.reflect.Field;
import static com.google.common.base.Verify.verify;
import java.lang.reflect.Field;
/**
* These enum values are on the one hand used to define the minimum role required to grant access to resources,
* but on the other hand also for the roles users can be assigned to.