We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dab06a commit 1aef955Copy full SHA for 1aef955
test/gserde_test.gleam
@@ -11,7 +11,6 @@ pub fn main() {
11
12
const foo_module = "
13
import gleam/option.{type Option, Some}
14
-import gleam/io
15
16
pub type FooJson {
17
Foo(
0 commit comments