mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-18 13:26:03 +00:00
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
@@ -24,9 +24,7 @@
|
||||
package com.iluwatar.flux.action;
|
||||
|
||||
/**
|
||||
*
|
||||
* ContentAction is a concrete action.
|
||||
*
|
||||
*/
|
||||
public class ContentAction extends Action {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user