Skip to content

Commit

Permalink
Fix static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
petecressman committed Dec 16, 2020
1 parent b4e6eb1 commit 5333fd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions java/test/jmri/jmrit/logix/LearnThrottleFrameTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
*/
public class LearnThrottleFrameTest {

private WarrantFrame wf;

@Test
public void testCTor() {
Assume.assumeFalse(GraphicsEnvironment.isHeadless());
Expand Down

0 comments on commit 5333fd1

Please sign in to comment.