unnecessary field removed
This commit is contained in:
parent
96f7c5af53
commit
6b043ea56f
@ -38,8 +38,6 @@ class JsonSchemaValidatorConan(ConanFile):
|
|||||||
'app/*',
|
'app/*',
|
||||||
]
|
]
|
||||||
|
|
||||||
_build_subfolder = 'build_subfolder'
|
|
||||||
|
|
||||||
requires = (
|
requires = (
|
||||||
'nlohmann_json/3.7.3'
|
'nlohmann_json/3.7.3'
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user