Skip to content

Commit

Permalink
WIP #959 Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Jan 28, 2017
1 parent dbb128e commit 7e1ab1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/Export/formats/cli/cli.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
/*globals define*/
// Simple torch cli for the given pipeline
define([
'underscore'
], function(
_
) {

var TOBOOLEAN;
Expand Down

0 comments on commit 7e1ab1b

Please sign in to comment.