Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Willhite committed Nov 21, 2018
1 parent 314c245 commit 686a1e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gulp-tasks/pa11y.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ const pa11y = require('pa11y');
// eslint-disable-next-line
const pa11yCli = require('pa11y-reporter-cli');

// function pa11yRun(pa11yUrl, config) {
//
// }

async function pa11yRun(pa11yUrl, config) {
try {
await pa11y(pa11yUrl, {
Expand Down

0 comments on commit 686a1e3

Please sign in to comment.