aboutsummaryrefslogtreecommitdiffstats
path: root/app/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'app/Main.hs')
-rw-r--r--app/Main.hs5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/Main.hs b/app/Main.hs
index 0faff19..9e25025 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -70,11 +70,6 @@
-- # @original-issue more information on the issue
-- ```
--- TODO Add support for other keywords
---
--- Additionally to TODO, also FIXME should start an issue. There might
--- be more interesting keywords.
-
module Main where
import Control.Exception (Exception, catch, handle, throw, throwIO)