We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe85e2 commit 179a02bCopy full SHA for 179a02b
acyclic-visitor/src/main/java/com/iluwatar/acyclicvisitor/Hayes.java
@@ -32,10 +32,6 @@ public class Hayes extends Modem {
32
33
private static final Logger LOGGER = LoggerFactory.getLogger(ConfigureForDosVisitor.class);
34
35
- public Hayes() {
36
-
37
- }
38
39
/**
40
* Accept visitor
41
*/
acyclic-visitor/src/main/java/com/iluwatar/acyclicvisitor/Zoom.java
@@ -32,10 +32,6 @@ public class Zoom extends Modem {
- public Zoom() {
0 commit comments