Remove accidentally committed change

This commit is contained in:
Chris Smowton
2022-02-24 19:55:25 +00:00
committed by Ian Lynagh
parent 9671668782
commit 2d1308980a

View File

@@ -41,5 +41,3 @@
| stmts.kt:37:9:37:16 | return ... | ReturnStmt |
| stmts.kt:39:13:41:5 | { ... } | BlockStmt |
| stmts.kt:40:9:40:16 | return ... | ReturnStmt |
| stmts.kt:44:25:46:1 | { ... } | BlockStmt |
| stmts.kt:45:5:45:26 | throw ... | ThrowStmt |