mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-05-22 06:46:38 +00:00
Remove lodash require from List
This commit is contained in:
parent
ec51546799
commit
215822dd44
@ -1,6 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
const _ = require('lodash');
|
||||
const Lazy = require('lazy.js');
|
||||
const Node = require('./Node');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user