aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/core/namespaces.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/core/namespaces.js')
-rw-r--r--src/modules/core/namespaces.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/core/namespaces.js b/src/modules/core/namespaces.js
index 778d402..544efa2 100644
--- a/src/modules/core/namespaces.js
+++ b/src/modules/core/namespaces.js
@@ -3,4 +3,3 @@ export const svg = 'http://www.w3.org/2000/svg'
export const html = 'http://www.w3.org/1999/xhtml'
export const xmlns = 'http://www.w3.org/2000/xmlns/'
export const xlink = 'http://www.w3.org/1999/xlink'
-export const svgjs = 'http://svgjs.dev/svgjs'