Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mujica committed Sep 29, 2017
1 parent b7a2962 commit e9fc68d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/stream/slim.js
@@ -1,7 +1,6 @@
var omit = require("lodash/omit");
var through = require("through2");
var assign = require("lodash/assign");
var cloneDeep = require("lodash/cloneDeep");
var slimGraph = require("../graph/slim_graph");

/**
Expand Down

0 comments on commit e9fc68d

Please sign in to comment.