forked from loafle/openapi-generator-original
[kotlin][client] Add new line at the end of all files (#16062)
* [kotlin][client] add new line at end of files * [kotlin][client] add new line at end of files
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
|
||||
rootProject.name = 'kotlin-array-simple-string-jvm-volley'
|
||||
rootProject.name = 'kotlin-array-simple-string-jvm-volley'
|
||||
|
||||
@@ -53,4 +53,4 @@ class CollectionFormats {
|
||||
}
|
||||
|
||||
class SPACEParams : SSVParams()
|
||||
}
|
||||
}
|
||||
|
||||
@@ -116,4 +116,4 @@ class GsonRequest<T>(
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -61,4 +61,4 @@ interface IRequestFactory {
|
||||
type: Type,
|
||||
responseListener: Response.Listener<T>,
|
||||
errorListener: Response.ErrorListener): Request<T>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user