From fdda0c2ef302ca94fbac2d55c97e967c9aa2e6c6 Mon Sep 17 00:00:00 2001 From: xin wei Date: Sun, 4 Oct 2015 06:36:50 -0700 Subject: [PATCH] remove the extra line which add by the previous commit carelessly --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78f962b..c634249 100644 --- a/README.md +++ b/README.md @@ -549,7 +549,6 @@ A curated list of awesome Java frameworks, libraries and software. * [WireMock](http://wiremock.org/) - Stubbs and mocks web services. * [Moco](https://github.com/dreamhead/moco) - Concise web services for stubbs and mocks, Duke's Choice Award 2013. - ## Utility *Libraries which provide general utility functions.*