Drop extra white lines (#1442)

MP: wherehows-proxy
TO_COMMIT: c89c82cd9808446fb096ffa7b2db74df06864457
FROM_COMMIT: 3e99ed082c2b3cca48425753a62af0e55833d015
This commit is contained in:
Mars Lan 2018-10-11 16:47:44 -07:00 committed by GitHub
parent 9a877bb80b
commit 2bf4e42a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 3 deletions

View File

@ -11,7 +11,6 @@
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import java.util.List;
import org.testng.Assert;
import org.testng.annotations.Test;

View File

@ -11,7 +11,6 @@
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;

View File

@ -11,7 +11,6 @@
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;