chore(kernel/environment): fix style

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2014-04-22 18:34:55 -07:00
parent 04a61bdffe
commit ed37bf650d

View file

@ -155,6 +155,5 @@ struct type_checker::imp {
return unfold_name_core(e, w);
}
}
};
}