From 3f739c808de198e1eac862e6d078b3d151606c27 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Tue, 13 Aug 2024 11:27:30 +0200 Subject: chore: drop unnecessary import --- app/Pretty.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'app') diff --git a/app/Pretty.hs b/app/Pretty.hs index 7732dae..6d500a0 100644 --- a/app/Pretty.hs +++ b/app/Pretty.hs @@ -14,7 +14,6 @@ module Pretty ) where -import Data.Monoid import Pretty.Color data Doc -- cgit v1.2.3