Linted all media_classes

This commit is contained in:
2018-02-07 13:49:37 +01:00
parent 272300249e
commit 97217a2826
3 changed files with 26 additions and 27 deletions

View File

@@ -6,7 +6,6 @@ class Player {
this.product = undefined;
this.title = undefined;
this.state = undefined;
}
}