File auto-formatting.

This commit is contained in:
Olga Maciaszek-Sharma
2020-04-27 18:27:54 +02:00
parent eae3f449c3
commit 08fd27d42f
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.cloud.contract.verifier.builder;
import org.assertj.core.api.BDDAssertions;

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.cloud.contract.verifier.builder;
import java.io.File;

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.cloud.contract.verifier.builder;
import com.jayway.jsonpath.DocumentContext;