aboutsummaryrefslogtreecommitdiff
path: root/src/lustre/element/svg.gleam
diff options
context:
space:
mode:
Diffstat (limited to 'src/lustre/element/svg.gleam')
-rw-r--r--src/lustre/element/svg.gleam3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lustre/element/svg.gleam b/src/lustre/element/svg.gleam
index 447a4c6..1979c2a 100644
--- a/src/lustre/element/svg.gleam
+++ b/src/lustre/element/svg.gleam
@@ -1,6 +1,3 @@
-//// To read the full documentation for this module, please visit
-//// [https://lustre.build/api/lustre/element/svg](https://lustre.build/api/lustre/element/svg)
-
// IMPORTS ---------------------------------------------------------------------
import lustre/element.{type Element, namespaced, text as inline_text}