Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlauer1 committed Jul 10, 2024
1 parent acc818b commit 1c75434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/OpenTelemetry/Logs/Core.hs
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ module OpenTelemetry.Logs.Core (

import Control.Applicative
import Control.Concurrent.Async
import Control.Monad
import Control.Exception
import Control.Monad
import Control.Monad.Trans
import Control.Monad.Trans.Maybe
import Data.Coerce
Expand Down

0 comments on commit 1c75434

Please sign in to comment.