Skip to content

Commit bc01dc1

Browse files
committed
fix lint
1 parent 1e32e83 commit bc01dc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/types/map.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
'use strict';
22

3-
const Mixed = require('../schema/mixed');
43
const MongooseError = require('../error/mongooseError');
5-
const assert = require('assert');
64
const clone = require('../helpers/clone');
75
const deepEqual = require('../utils').deepEqual;
86
const getConstructorName = require('../helpers/getConstructorName');

0 commit comments

Comments
 (0)