Skip to content

Commit

Permalink
Remove fs
Browse files Browse the repository at this point in the history
  • Loading branch information
elsaperelli committed May 17, 2024
1 parent 9882d13 commit 25066f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/metadata.service.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const fs = require('fs');
const capabilityStatementResource = require('../config/capabilityStatementResource.json');

const generateCapabilityStatement = async (request, reply) => {
Expand Down

0 comments on commit 25066f6

Please sign in to comment.