Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Nov 21, 2023
1 parent 3838c62 commit e8ae834
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Hedgehog/Extras/Stock/Aeson.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import Data.Aeson
import Data.Aeson.KeyMap (KeyMap)
import Data.Functor

import qualified Data.Aeson.KeyMap as KM

-- | Rewrite a JSON object to another JSON object using the function 'f'.
--
-- All other JSON values are preserved.
Expand Down

0 comments on commit e8ae834

Please sign in to comment.