Skip to content

Commit

Permalink
Remove unused pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Mar 15, 2021
1 parent 7abb877 commit 6636ab4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Curry/LanguageServer/Handlers/Initialized.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{-# LANGUAGE TupleSections #-}
module Curry.LanguageServer.Handlers.Initialized (initializedHandler) where

import Control.Monad ((<=<), join)
Expand Down

0 comments on commit 6636ab4

Please sign in to comment.