diff options
Diffstat (limited to 'src/iodata.gleam')
-rw-r--r-- | src/iodata.gleam | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/iodata.gleam b/src/iodata.gleam index 7bdecec..2d14ed0 100644 --- a/src/iodata.gleam +++ b/src/iodata.gleam @@ -1,4 +1,3 @@ -import any import expect pub external type Iodata; |