Skip to content

Commit 769d8cf

Browse files
committed
(#801) Remove dead comments
1 parent 5ef1193 commit 769d8cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Bot/Expr.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import Data.Char
88
import qualified Data.Text as T
99
import Data.Tuple
1010

11-
-- import Effect
1211
data Expr
1312
= TextExpr T.Text
1413
| FunCallExpr T.Text

0 commit comments

Comments
 (0)