cleanup
This commit is contained in:
parent
24c2bbc3d0
commit
063600a919
2 changed files with 0 additions and 4 deletions
|
@ -4,8 +4,6 @@ import gleam/int
|
|||
import gleam/io
|
||||
import gleam/iterator
|
||||
import gleam/list.{filter, filter_map, fold, map, reverse}
|
||||
import gleam/option.{type Option, None, Some}
|
||||
import gleam/result
|
||||
import gleam/string
|
||||
import stdin.{stdin}
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@ import gleam/int
|
|||
import gleam/io
|
||||
import gleam/iterator
|
||||
import gleam/list.{filter, filter_map, fold, map, reverse}
|
||||
import gleam/option.{type Option, None, Some}
|
||||
import gleam/result
|
||||
import gleam/string
|
||||
import stdin.{stdin}
|
||||
|
||||
|
|
Loading…
Reference in a new issue