Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Aug 2, 2022
1 parent 6fea040 commit 87ef63c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tesla_api.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Gem::Specification.new do |spec|
spec.license = "MIT"

spec.files = `git ls-files -z`.split("\0")
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_dependency "async-websocket"
Expand Down

0 comments on commit 87ef63c

Please sign in to comment.