Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
kakkun61 committed Aug 23, 2023
1 parent b1a4f97 commit b87b6a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ module OpenTelemetry.Instrumentation.Yesod (
handlerEnvL,
) where

import qualified Data.HashMap.Strict as H
import Control.Monad.IO.Class (MonadIO)
import qualified Data.HashMap.Strict as H
import Data.List (intercalate)
import Data.Map (Map)
import qualified Data.Map as M
Expand Down

0 comments on commit b87b6a1

Please sign in to comment.