Clean up warning from prior days

This commit is contained in:
Wesley Moore 2022-12-09 08:43:20 +10:00
parent 7816717cad
commit 570a58e0ee
No known key found for this signature in database
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
import gleam/io.{debug}
import gleam/io
import gleam/int
import gleam/function.{identity}
import gleam/list.{map}

View file

@ -1,5 +1,3 @@
import gleam/io
import gleam/result
import gleam/string
import gleam/list