Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
kpdecker committed May 6, 2015
1 parent 98a5bb2 commit f8e79fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/canonicalize.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const VERBOSE = false;

var diff = require('../diff');

function getKeys(obj) {
Expand Down

0 comments on commit f8e79fd

Please sign in to comment.