Skip to content

Commit

Permalink
Remove useless injection
Browse files Browse the repository at this point in the history
  • Loading branch information
ununhexium committed Oct 15, 2024
1 parent e8fde75 commit 30fe41c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public class AssetApiServiceTest {
EdcPropertyUtils edcPropertyUtils;

@BeforeEach
void setup(Config config) {
void setup() {
edcPropertyUtils = new EdcPropertyUtils();
}

Expand Down

0 comments on commit 30fe41c

Please sign in to comment.