Skip to content

Commit

Permalink
Merge pull request #193 from fizruk/fix-warning
Browse files Browse the repository at this point in the history
Fix compilation warnings
  • Loading branch information
swamp-agr authored Oct 31, 2024
2 parents ef6e00a + 58c3d4c commit 2fbf7c2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module Telegram.Bot.API.Methods.StopMessageLiveLocation where

import Data.Aeson (FromJSON (..), ToJSON (..))
import Data.Proxy
import Data.Text
import GHC.Generics (Generic)
import Servant.API
import Servant.Client hiding (Response)
Expand Down

0 comments on commit 2fbf7c2

Please sign in to comment.