Skip to content

Commit

Permalink
Minimise diff
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Kwok <andy.kwok@improving.com>
  • Loading branch information
andy-k-improving committed Dec 6, 2024
1 parent 507c6f1 commit 92d352b
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 92d352b

Please sign in to comment.