Skip to content

Commit

Permalink
refactor: remove unused lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
ephys committed Dec 2, 2022
1 parent 41aedb8 commit 841120b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/model/update.test.js
Expand Up @@ -7,7 +7,6 @@ const sinon = require('sinon');

const expect = chai.expect;
const current = Support.sequelize;
const _ = require('lodash');

describe(Support.getTestDialectTeaser('Model'), () => {
describe('update', () => {
Expand Down

0 comments on commit 841120b

Please sign in to comment.