Skip to content

Commit

Permalink
feat(levels): Added setters/getters for levels
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa8626 committed Aug 19, 2019
1 parent 087feac commit 20c18e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/js/media/native.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ abstract class Native {
*/
public promise: Promise<any>;

public quality: number;

/**
* Create an instance of Native.
*
Expand Down

0 comments on commit 20c18e3

Please sign in to comment.