import model only if it has import for c#

This commit is contained in:
wing328
2015-07-02 11:18:41 +08:00
parent 488e604207
commit 422da698f6
5 changed files with 8 additions and 7 deletions

View File

@@ -8,7 +8,6 @@ using IO.Swagger.Model;
namespace IO.Swagger.Api {
public interface IPetApi {
/// <summary>

View File

@@ -8,7 +8,6 @@ using IO.Swagger.Model;
namespace IO.Swagger.Api {
public interface IStoreApi {
/// <summary>

View File

@@ -8,7 +8,6 @@ using IO.Swagger.Model;
namespace IO.Swagger.Api {
public interface IUserApi {
/// <summary>