Skip to content

Commit

Permalink
fix: fix commit error
Browse files Browse the repository at this point in the history
  • Loading branch information
samwel141 committed May 28, 2024
1 parent f1eb0b4 commit ed7557b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/models/Trust.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable no-unused-vars */
const Joi = require('joi');
const log = require('loglevel');
const TrustRepository = require('../repositories/TrustRepository');
Expand Down

0 comments on commit ed7557b

Please sign in to comment.