Skip to content

Commit

Permalink
Licences - search for licences from navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwatkins73 committed Mar 23, 2024
1 parent 49b9523 commit d831a25
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
package org.finos.waltz.common;

import org.jooq.lambda.tuple.Tuple2;
import org.junit.jupiter.api.Test;

import java.util.List;

import static org.finos.waltz.common.ListUtilities.asList;
import static org.jooq.lambda.tuple.Tuple.tuple;
import static org.junit.jupiter.api.Assertions.assertEquals;

public class ListUtilities_distinct {
Expand Down

0 comments on commit d831a25

Please sign in to comment.