Skip to content

Commit

Permalink
Removed unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
cpoder committed Apr 4, 2022
1 parent 0ec3adb commit 5b477db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ export class DevicesComponent implements OnInit {
this.unprocessedPayloads.splice(this.unprocessedPayloads.indexOf(event), 1);
}
});
this.getUnprocessPayloads();
}

async loadProperties(instance: string) {
Expand Down

0 comments on commit 5b477db

Please sign in to comment.