Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 5c03397

Browse files
author
Patrick Thomson
committed
Kill unused import.
1 parent 0749aa1 commit 5c03397

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Language/Ruby/PrettyPrint.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ module Language.Ruby.PrettyPrint ( printingRuby ) where
44

55
import Control.Effect
66
import Control.Effect.Error
7-
import Control.Monad.Trans (lift)
87
import Streaming
98
import qualified Streaming.Prelude as Streaming
109

0 commit comments

Comments
 (0)