Skip to content

Commit

Permalink
Fix lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Feb 25, 2019
1 parent 7f58454 commit 0e71ae7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/behavior/draw.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ import { behaviorTail } from './tail';
import { geoChooseEdge, geoVecLength } from '../geo';
import { utilKeybinding, utilRebind } from '../util';

import _isEmpty from 'lodash-es/isEmpty';

var _usedTails = {};
var _disableSpace = false;
var _lastSpace = null;
Expand Down

0 comments on commit 0e71ae7

Please sign in to comment.