Cleanup imports

This commit is contained in:
Kris De Volder
2017-04-24 11:18:19 -07:00
parent 6e1881543d
commit a8adfa116f

View File

@@ -1,5 +1,5 @@
/*******************************************************************************
f * Copyright (c) 2016, 2017 Pivotal, Inc.
* Copyright (c) 2016, 2017 Pivotal, Inc.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -17,7 +17,6 @@ import static org.mockito.Mockito.reset;
import static org.mockito.Mockito.when;
import java.io.IOException;
import java.util.List;
import org.eclipse.lsp4j.CompletionItem;
import org.eclipse.lsp4j.Diagnostic;