From 2f90280ae5059833b5e533e823b1c01338990cb1 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sat, 11 Apr 2015 12:05:39 +0200 Subject: Removing StringFormat --- src/Utils/StringFormat.hs | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/Utils/StringFormat.hs (limited to 'src') diff --git a/src/Utils/StringFormat.hs b/src/Utils/StringFormat.hs deleted file mode 100644 index 757f0e6..0000000 --- a/src/Utils/StringFormat.hs +++ /dev/null @@ -1,6 +0,0 @@ -module Utils.StringFormat - ( formatParagraph - ) where - -formatParagraph : String -> String -formatParagraph = id -- cgit v1.2.3