aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-07-12 00:17:50 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-07-12 00:17:50 +0100
commit2e79db16288cf6d3c924cdcc8317a48e624c8177 (patch)
treeefab8569e6b0e7fcb10f50969ddb051d969a3c23
parente0c988fa8fc72a0b274972a4658bebbf4acb122b (diff)
downloadlustre-2e79db16288cf6d3c924cdcc8317a48e624c8177.tar.gz
lustre-2e79db16288cf6d3c924cdcc8317a48e624c8177.zip
:fire: Remove unused imports.
-rw-r--r--test/input.gleam1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/input.gleam b/test/input.gleam
index 581630e..61ce562 100644
--- a/test/input.gleam
+++ b/test/input.gleam
@@ -1,7 +1,6 @@
// IMPORTS ---------------------------------------------------------------------
import gleam/dynamic
-import gleam/option.{None, Option, Some}
import gleam/string
import lustre
import lustre/attribute.{attribute}