Resolves checkstyle errors for feature-toggle fluentinterface flux flyweight front-controller (#1078)
* Reduces checkstyle errors in feature-toggle * Reduces checkstyle errors in fluentinterface * Reduces checkstyle errors in flux * Reduces checkstyle errors in flyweight * Reduces checkstyle errors in front-controller
This commit is contained in:
committed by
Ilkka Seppälä
parent
c954a436ad
commit
37599eb48f
feature-toggle/src/main/java/com/iluwatar/featuretoggle
fluentinterface/src/main/java/com/iluwatar/fluentinterface
app
fluentiterable
flux/src/main/java/com/iluwatar/flux
action
app
dispatcher
store
view
flyweight/src/main/java/com/iluwatar/flyweight
AlchemistShop.javaApp.javaHealingPotion.javaHolyWaterPotion.javaInvisibilityPotion.javaPoisonPotion.javaPotion.javaPotionFactory.javaPotionType.javaStrengthPotion.java
front-controller/src/main/java/com/iluwatar/front/controller
@ -24,9 +24,7 @@
|
||||
package com.iluwatar.front.controller;
|
||||
|
||||
/**
|
||||
*
|
||||
* Default command in case the mapping is not successful.
|
||||
*
|
||||
*/
|
||||
public class UnknownCommand implements Command {
|
||||
|
||||
|
Reference in New Issue
Block a user