Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
xsebek committed Sep 1, 2024
1 parent fd93b7a commit 31da205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/swarm-tui/Swarm/TUI/Controller/SaveScenario.hs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import Swarm.Game.State.Runtime
import Swarm.Game.State.Substate
import Swarm.TUI.Model
import Swarm.TUI.Model.Achievements (attainAchievement')
import Swarm.TUI.Model.DebugOption (DebugOption (..))
import Swarm.TUI.Model.Repl
import Swarm.TUI.Model.UI
import System.FilePath (splitDirectories)
Expand Down

0 comments on commit 31da205

Please sign in to comment.