Skip to content

Commit

Permalink
Remove added whitespace.
Browse files Browse the repository at this point in the history
Let's keep the changes focused.
  • Loading branch information
khatchad committed Feb 21, 2024
1 parent 8b9215e commit 784ef90
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,7 @@ private void validateParameters(Operation operation) {

@Test(description = "it should clone everything concurrently")
public void cloneEverythingConcurrent() throws IOException {

int numThreads = 10;

final OpenAPI openAPI = getOpenAPI(RESOURCE_PATH);

final Map<String, OpenAPI> filteredMap = new ConcurrentHashMap<>();
Expand Down

0 comments on commit 784ef90

Please sign in to comment.