refactor: remove unused import

pull/4/head
Cameron Clough 2022-03-26 23:00:30 +00:00
parent 75ffac563b
commit 2e9c3f0573
No known key found for this signature in database
GPG Key ID: BFB3B74B026ED43F
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ import crypto from 'crypto';
import dirTree from 'directory-tree';
import log4js from 'log4js';
import sanitizeFactory from 'sanitize';
import { Op } from 'sequelize';
import {
Accounts,