remove comment
This commit is contained in:
parent
956849f30f
commit
fafce23bef
|
|
@ -182,8 +182,6 @@ describe('Performance Tests', () => {
|
||||||
measurePerformance('vertices()', 1_000_000, () => {
|
measurePerformance('vertices()', 1_000_000, () => {
|
||||||
rect.vertices();
|
rect.vertices();
|
||||||
});
|
});
|
||||||
|
|
||||||
// Note: We might want to add an assertion here if needed
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue