Skip to content

Commit

Permalink
Fixing silly missing request
Browse files Browse the repository at this point in the history
  • Loading branch information
terafin committed Jul 10, 2021
1 parent 8ad33d1 commit 8e34f04
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 401 deletions.
1 change: 0 additions & 1 deletion lib/tesla.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const _ = require('lodash')
const got = require('got')

const request = require('request')
const logging = require('homeautomation-js-lib/logging.js')
const interval = require('interval-promise')
const EventEmitter = require('events')
Expand Down
Loading

0 comments on commit 8e34f04

Please sign in to comment.