Remove unused fields in tests

Closes gh-14707
This commit is contained in:
dreis2211
2018-10-06 11:01:00 +02:00
committed by Stephane Nicoll
parent bbdd6cc9cb
commit 55ec016bac
3 changed files with 0 additions and 21 deletions

View File

@@ -51,9 +51,6 @@ public class CommandRunnerTests {
@Mock
private Command regularCommand;
@Mock
private Command shellCommand;
@Mock
private Command anotherCommand;