Skip to content

Commit 683bd71

Browse files
fix: resolve lint-ci errors
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 7fdf049 commit 683bd71

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

packages/nextclade-schemas/input-pathogen-json.schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,6 @@
933933
]
934934
},
935935
"mutationsThreshold": {
936-
"deprecated": true,
937936
"type": [
938937
"integer",
939938
"null"

packages/nextclade-schemas/input-pathogen-json.schema.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ definitions:
597597
- $ref: '#/definitions/QcRecombConfigLabelSwitching'
598598
- type: 'null'
599599
mutationsThreshold:
600-
deprecated: true
601600
type:
602601
- integer
603602
- 'null'

packages/nextclade-schemas/nextclade-auspice-extensions.schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,6 @@
11921192
]
11931193
},
11941194
"mutationsThreshold": {
1195-
"deprecated": true,
11961195
"type": [
11971196
"integer",
11981197
"null"

packages/nextclade-schemas/nextclade-auspice-extensions.schema.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,6 @@ definitions:
756756
- $ref: '#/definitions/QcRecombConfigLabelSwitching'
757757
- type: 'null'
758758
mutationsThreshold:
759-
deprecated: true
760759
type:
761760
- integer
762761
- 'null'

0 commit comments

Comments
 (0)