webcompat / webcompat-reporter-extensions

Browser extensions to help report site compatibilty issues.
26 stars 21 forks source link

Remove stray comments in helpers.js #119

Closed miketaylr closed 5 years ago

miketaylr commented 6 years ago

To fix this, just remove the following 2 lines!

https://github.com/webcompat/webcompat-reporter-extensions/blob/master/tests/lib/helpers.js#L5 https://github.com/webcompat/webcompat-reporter-extensions/blob/master/tests/lib/helpers.js#L11

laghee commented 6 years ago

Forgot to reference this issue as well when I made PR #127 -- I zapped these lines at the same time without thinking.

mbuotidem commented 5 years ago

@miketaylr is this still open? looks like @laghee handled it.

miketaylr commented 5 years ago

Ah, seems so. Thanks @mbuotidem.