mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Remove declaration of defaultsDeep
Got lost in the merge, apologies.
This commit is contained in:
parent
e18e320231
commit
ea91b3d885
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
var defaults = require('lodash.defaults');
|
||||
var defaultsDeep = require('lodash.defaultsdeep');
|
||||
var xhr = require('xhr');
|
||||
|
||||
var jar = require('./jar');
|
||||
|
|
Loading…
Reference in a new issue