mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
Drop obsolete comment
This commit is contained in:
parent
80b6781b19
commit
1e7b3de2c2
1 changed files with 0 additions and 1 deletions
|
@ -567,7 +567,6 @@ impl<'a> Context<'a> {
|
|||
b
|
||||
}
|
||||
|
||||
// TODO should not be pub
|
||||
fn visit_stmt(&self, stmt: &'a Stmt<'a>) -> (&'a Stmt<'a>, LiveVarSet) {
|
||||
use Stmt::*;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue