Skip to content

Commit

Permalink
remove anused lodash
Browse files Browse the repository at this point in the history
Signed-off-by: shirady <[email protected]>
  • Loading branch information
shirady committed May 15, 2024
1 parent ceb80d2 commit b07b480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sdk/accountspace_fs.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* Copyright (C) 2024 NooBaa */
'use strict';

const _ = require('lodash');
const path = require('path');
const config = require('../../config');
const dbg = require('../util/debug_module')(__filename);
Expand Down

0 comments on commit b07b480

Please sign in to comment.