Revert "feat(ivy): added new namespace and element instructions to JIT environment (#23899)"

This reverts commit acf270d724.
This commit is contained in:
Victor Berchet
2018-06-06 13:38:00 -07:00
parent 9dd647b087
commit 7e73287676
18 changed files with 75 additions and 126 deletions

View File

@ -54,6 +54,7 @@ export {
elementStyle as s,
elementStyleNamed as sn,
namespace as N,
namespaceHTML as NH,
namespaceMathML as NM,
namespaceSVG as NS,