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