Skip to content

Commit d7352e0

Browse files
authored
Merge pull request #41 from eXist-db/disable-static-typing-feature
build: remove staticTyping from DEFAULT_FEATURES
2 parents d729b7e + f7409f2 commit d7352e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scala/org/exist/xqts/runner/XQTSRunner.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ object XQTSRunner {
8888
HigherOrderFunctions,
8989
ModuleImport,
9090
Serialization,
91-
StaticTyping,
9291
TypedData,
9392
XPath_1_0_Compatibility,
9493
TransformXSLT,

0 commit comments

Comments
 (0)