Skip to content

Commit

Permalink
Minimise diff
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Kwok <[email protected]>
  • Loading branch information
andy-k-improving committed Nov 28, 2024
1 parent e6ec6c3 commit 5d4ac3f
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ public class IpEnrichmentTransportActionTests extends Ip2GeoTestCase {
@Mock
ActionListener<ActionResponse> listener;

@Mock
Datasource mockDataSource;

@Before
public void init() {
action = new IpEnrichmentTransportAction(transportService, actionFilters, ip2GeoCachedDao);
Expand Down

0 comments on commit 5d4ac3f

Please sign in to comment.