Remove a comment that shouldn't have been committed.

This commit is contained in:
Nicholas Nethercote 2024-12-18 15:54:17 +11:00
parent 2903356b2e
commit 8a85bdc9fb

View file

@ -35,7 +35,6 @@ where
{
fn visit_block_start(&mut self, _state: &A::Domain) {}
/// // njn: grep for "before", "primary", etc.
/// Called after the "early" effect of the given statement is applied to `state`.
fn visit_after_early_statement_effect(
&mut self,