Resolves CR comments
This commit is contained in:
@ -28,7 +28,6 @@ import org.slf4j.LoggerFactory;
|
||||
* Class defining Guard.
|
||||
*/
|
||||
public class Guard implements Permission {
|
||||
|
||||
private static final Logger LOGGER = LoggerFactory.getLogger(Guard.class);
|
||||
|
||||
protected void enter() {
|
||||
|
Reference in New Issue
Block a user