mirror of
https://github.com/ditkrg/schemable.git
synced 2026-01-22 22:26:41 +00:00
Removes unnecessary require of schemable
This commit is contained in:
parent
6f2b882d85
commit
07bf96dc0d
@ -19,8 +19,6 @@ module Schemable
|
|||||||
else
|
else
|
||||||
|
|
||||||
create_file(target_path, <<-FILE
|
create_file(target_path, <<-FILE
|
||||||
require './lib/swagger/concerns/schemable'
|
|
||||||
|
|
||||||
module Swagger
|
module Swagger
|
||||||
module Definitions
|
module Definitions
|
||||||
class #{@model_name.classify}
|
class #{@model_name.classify}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user