Skip to content

Commit 974c913

Browse files
authored
fix typo (#1889)
1 parent 6b08c62 commit 974c913

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • activemq-stomp/src/test/java/org/apache/activemq/transport/stomp

activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/SamplePojo.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ public String getName() {
5252
public void setName(String name) {
5353
this.name = name;
5454
}
55-
quals
5655

5756
@Override
5857
public boolean equals(Object obj) {

0 commit comments

Comments
 (0)