SSAgov / ANDI

A tool to test web content for accessibility and 508 compliance.
https://www.ssa.gov/accessibility/andi/help/howtouse.html
Other
302 stars 76 forks source link

These variables are not being used #169

Closed ollie-iterators closed 1 year ago

ollie-iterators commented 1 year ago
  1. var adjustedShade; (Line 308 in candi.js)
  2. src (Line 134 in iandi.js)
  3. prevNextButtons (Line 664 in landi.js)
  4. var x; (Line 1154 in tandi.js)
  5. referencedId (Line 1446 in tandi.js)
  6. headersText (Line 1568 in tandi.js)
  7. message (Line 1581 in tandi.js)
  8. function index_greaterThan(a,b){ (Line 1683 - 1698 in tandi.js)
JohnCotterSSA commented 1 year ago

fixed. Thank you.