Skip to content

Commit

Permalink
style: prettier and lint
Browse files Browse the repository at this point in the history
  • Loading branch information
benja committed Aug 17, 2022
1 parent 8a8e065 commit f7f9801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/integrity.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const schemas = require('@eik/common-schemas');

const { typeSlug } = require('@eik/common-utils');
const fetch = require('node-fetch');

module.exports = class Integrity {
constructor({
logger,
Expand Down

0 comments on commit f7f9801

Please sign in to comment.