Skip to content

Commit 2e17c9b

Browse files
Removed unused constant in Mismatch test
1 parent 91bf45c commit 2e17c9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/test/java/org/spine3/base/MismatchShould.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
*/
4242
public class MismatchShould {
4343

44-
private static final String REQUESTED = "requested";
4544
private static final String EXPECTED = "expected";
4645
private static final String ACTUAL = "ACTUAL";
4746
private static final int VERSION = 0;

0 commit comments

Comments
 (0)