Skip to content

Commit 2ca0b25

Browse files
committed
Remove extra imports
1 parent ebf5b1b commit 2ca0b25

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/gleam/dynamic_test.gleam

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ import gleam/bit_string
44
import gleam/map
55
import gleam/option.{None, Some}
66

7-
if erlang {
8-
import gleam/list
9-
import gleam/result
10-
}
11-
127
pub fn bit_string_test() {
138
<<>>
149
|> dynamic.from

0 commit comments

Comments
 (0)