remove enabled defines in config (#20904)

This commit is contained in:
ringabout
2022-11-24 13:45:25 +08:00
committed by GitHub
parent d3eb1383d1
commit d149727f34

View File

@@ -32,7 +32,6 @@ hint("Processing", off)
# experimental APIs are enabled in testament, refs https://github.com/timotheecour/Nim/issues/575
# sync with `kochdocs.docDefines` or refactor.
switch("define", "nimExperimentalAsyncjsThen")
switch("define", "nimExperimentalLinenoiseExtra")
# preview APIs are expected to be the new default in upcoming versions