Skip to content

Commit 6db63c7

Browse files
magnolia-kwing328
authored andcommitted
deleted unnecessary notes (#7454)
#7398
1 parent 59ff4c1 commit 6db63c7

File tree

13 files changed

+0
-13
lines changed

13 files changed

+0
-13
lines changed

modules/swagger-codegen/src/main/resources/scalatra/licenseInfo.mustache

-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/

samples/server/petstore/scalatra/src/main/scala/JettyMain.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312
import org.eclipse.jetty.server._

samples/server/petstore/scalatra/src/main/scala/ScalatraBootstrap.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312

samples/server/petstore/scalatra/src/main/scala/ServletApp.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/api/PetApi.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/api/StoreApi.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/api/UserApi.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/model/ApiResponse.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312
package io.swagger.server.model

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/model/Category.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312
package io.swagger.server.model

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/model/Order.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312
package io.swagger.server.model

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/model/Pet.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312
package io.swagger.server.model

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/model/Tag.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312
package io.swagger.server.model

samples/server/petstore/scalatra/src/main/scala/io/swagger/server/model/User.scala

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.
99
* https://github.com/swagger-api/swagger-codegen.git
10-
* Do not edit the class manually.
1110
*/
1211

1312
package io.swagger.server.model

0 commit comments

Comments
 (0)