aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/gleam/function_test.gleam1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/gleam/function_test.gleam b/test/gleam/function_test.gleam
index ce3c08f..62c74bf 100644
--- a/test/gleam/function_test.gleam
+++ b/test/gleam/function_test.gleam
@@ -1,6 +1,5 @@
import gleam/function
import gleam/int
-import gleam/pair
import gleam/should
import gleam/string