Removed the web starter

This commit is contained in:
Marcin Grzejszczak
2018-08-29 15:06:15 +02:00
parent 9ef24e7240
commit cac0ce3e27
3 changed files with 5 additions and 5 deletions

View File

@@ -245,7 +245,7 @@ class RequestResponseSCContractCreator {
}
}
}
private String buildDescription(RequestResponseInteraction interaction) {
String description = "$interaction.description"
interaction.providerStates.forEach({ ProviderState it ->