Skip to content

Commit

Permalink
I never get tired of being held up by silly linting rules protecting …
Browse files Browse the repository at this point in the history
…whitespace.
  • Loading branch information
purplecabbage committed Oct 9, 2024
1 parent cf4a458 commit cff72bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/BaseCommand.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ const {
} = require('@adobe/aio-lib-env')

class BaseCommand extends Command {

// default error handler for app commands
async catch (error) {
const { flags } = await this.parse(this.prototype)
Expand Down

0 comments on commit cff72bc

Please sign in to comment.