moved packages to address collisions with swagger-core per #145

This commit is contained in:
Tony Tam
2014-05-14 18:23:32 -04:00
parent b4f3143c8c
commit 58b985ba02
43 changed files with 63 additions and 63 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
import com.wordnik.swagger.model._
import com.wordnik.swagger.codegen.model._
import com.wordnik.swagger.codegen.{BasicJavaGenerator, PathUtil}
import com.wordnik.swagger.codegen.util._
import com.wordnik.swagger.codegen.language._