Skip to content

Commit

Permalink
Mjahaja
Browse files Browse the repository at this point in the history
  • Loading branch information
The1Penguin committed Sep 25, 2024
1 parent 9b29a75 commit 211533f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model.hs
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ import Lens.Micro.Platform ( (^.)
, (%~)
, view
)
import Text.Printf ( printf )
import Network.HTTP.Req

import Config
import Model.Types
import Model.Karen
import Model.Wijkanders
import Model.Linsen
import Text.Printf (printf)

-- | Refreshes menus.
-- The refresh function evaluates to `Some monad m => m (View model, Update signal)`,
Expand Down

0 comments on commit 211533f

Please sign in to comment.