Skip to content

Commit

Permalink
Fix weeder
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl committed Feb 12, 2021
1 parent 7e3ea34 commit 9c7e817
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/core/test/unit/Cardano/Wallet/TokenMetadataSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeApplications #-}

module Cardano.Wallet.TokenMetadataSpec where
module Cardano.Wallet.TokenMetadataSpec
( spec
) where

import Prelude

Expand Down

0 comments on commit 9c7e817

Please sign in to comment.