mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-15 00:18:06 -05:00
Remove completed TODO
This commit is contained in:
@@ -1772,7 +1772,6 @@ impl ScopeAnalysis {
|
||||
let child_scope = scope.nest(None);
|
||||
|
||||
for param in &catch.param {
|
||||
// TODO: Associate the catch param with the catch block
|
||||
self.param_pat(&child_scope, param);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user