Skip to content

Commit

Permalink
Remove javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ununhexium committed Aug 14, 2024
1 parent 19f7696 commit 4abfdc0
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ public E2eScenario(ConnectorConfig consumerConfig, ConnectorConfig providerConfi

private final AtomicInteger assetCounter = new AtomicInteger(0);

/**
* @return assetId
*/
public String createAsset() {
val dummyDataSource = UiDataSource.builder()
.type(DataSourceType.HTTP_DATA)
Expand Down

0 comments on commit 4abfdc0

Please sign in to comment.