Skip to content

Commit ecedd80

Browse files
committed
Remove TODO about random infection blurbs
1 parent b8e88b3 commit ecedd80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/notifications.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ function Gun ({ n }) {
243243
}
244244

245245
function Infection ({ n }) {
246-
// TODO: use random blurbs?
247246
return (
248247
<div className='d-flex'>
249248
<div style={{ fontSize: '2rem', alignSelf: 'center' }}><BioHazardIcon className='fill-grey mx-1' width={40} height={40} /></div>

0 commit comments

Comments
 (0)