terrier-engine 4.36.7 → 4.36.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -380,7 +380,6 @@ class NewQueryModal extends ModalPart<NewQueryState> {
|
|
|
380
380
|
// Duplicate Query Modal
|
|
381
381
|
////////////////////////////////////////////////////////////////////////////////
|
|
382
382
|
|
|
383
|
-
|
|
384
383
|
type DuplicateQueryState = {
|
|
385
384
|
editor: DiveEditor
|
|
386
385
|
schema: SchemaDef
|