Skip to content

Commit

Permalink
Fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
postsolar committed Feb 24, 2024
1 parent a2c786e commit 6dc4874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AGS/Widget.purs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ import Effect.Uncurried
import Gtk.Widget (Widget)
import Gtk.Widget (Widget) as Exports
import Prelude (Unit)
import Unsafe.Coerce (unsafeCoerce)
import Untagged.Union (asOneOf) as Exports

-- * Methods
Expand Down

0 comments on commit 6dc4874

Please sign in to comment.