chore(library/locals): style
This commit is contained in:
parent
ba598ada1a
commit
a3e5dd31b3
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ void collect_locals(expr const & e, collected_locals & ls, bool restricted) {
|
|||
break;
|
||||
case expr_kind::Quote:
|
||||
break; // do nothing
|
||||
|
||||
}
|
||||
};
|
||||
visit(e);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue