Skip to content

Commit

Permalink
chore: remove unused debug module
Browse files Browse the repository at this point in the history
  • Loading branch information
sbender9 committed Jul 11, 2018
1 parent 36c9457 commit a7c0191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conversions/engineParameters.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const debug = require("debug")("signalk:signalk-to-nmea2000");
const _ = require('lodash')

const DEFAULT_TIMEOUT = 10000 // ms
Expand Down

0 comments on commit a7c0191

Please sign in to comment.