Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
fix(update): not injected
Browse files Browse the repository at this point in the history
  • Loading branch information
RangerRick committed Sep 20, 2020
1 parent 5f5b641 commit 12f571c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/update.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export class UpdateService {

constructor(
private deploy: Deploy,
private device: Device,
private platform: Platform,
) {
this.platform.ready().then(async () => {
Expand Down

0 comments on commit 12f571c

Please sign in to comment.