Fix formatting of license header

This commit is contained in:
Lee Hinman 2014-01-21 09:24:56 -07:00
parent 2c289fb538
commit 510fbf12c3
3 changed files with 3 additions and 6 deletions

View File

@ -16,7 +16,6 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.elasticsearch.search.fetch.fielddata;
import com.google.common.collect.Lists;

View File

@ -16,7 +16,6 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.elasticsearch.search.fetch.fielddata;
import com.google.common.collect.ImmutableMap;

View File

@ -16,7 +16,6 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.elasticsearch.search.fetch.fielddata;
import org.elasticsearch.common.xcontent.XContentParser;