ekms 9.0.3-beta.4 → 9.0.3-beta.5

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.
@@ -106,12 +106,6 @@ const config = {
106
106
  { context: [['unknown', 0], ['isEdAble', 0]], choose: 1 },
107
107
  { context: [['isQuery', 0], ['a', 0], ['unknown', 0], ['a', 0], ['unknown', 0]], choose: 0 },
108
108
 
109
- { context: [["queryable",0],["is",0],["isEder",0],["isEdAble",0],["by",0]], choose: 1 },
110
- { context: [["queryable",1],["is",0],["isEder",0],["isEdAble",0],["by",0]], choose: 1 },
111
- { context: [["queryable",1],["is",0],["isEder",1],["isEdAble",0],["by",0]], choose: 1 },
112
- { context: [["queryable",0],["is",0],["unknown",0],["isEdAble",0],["by",0]], choose: 1 },
113
- { context: [["queryable",1],["is",0],["unknown",0],["isEdAble",0],["by",0]], choose: 1 },
114
-
115
109
  { context: [["unknown",0],["isEd",0],["isEdAble",0],["by",0],["unknown",0]], choose: 1 },
116
110
  { context: [["unknown",0],["isEd",0],["isEdAble",0],["by",1]], choose: 1 },
117
111
  { context: [["unknown",0],["isEd",0],["isEdAble",0]], choose: 1 },