Removed unused import

This commit is contained in:
Martin Hardorf 2015-07-09 14:57:40 +02:00
parent 7e8f8e85d7
commit e3d3641b96

View File

@ -1,7 +1,6 @@
package io.swagger.codegen.languages;
import io.swagger.codegen.*;
import io.swagger.models.Swagger;
import io.swagger.models.properties.*;
import java.util.*;