Skip to content

Commit

Permalink
Remove redundant import.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Jun 28, 2010
1 parent f143e06 commit 8e7bf60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/ch05/java/v1/MaxTemperatureMapperTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// cc MaxTemperatureMapperTestV1 Unit test for MaxTemperatureMapper
// == MaxTemperatureMapperTestV1Missing
// vv MaxTemperatureMapperTestV1
import static org.mockito.Matchers.anyObject;
import static org.mockito.Mockito.*;

import java.io.IOException;
Expand Down

0 comments on commit 8e7bf60

Please sign in to comment.