aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Utils/StringFormat.hs6
1 files changed, 0 insertions, 6 deletions
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