@ -35,7 +35,6 @@ class File {
* @param {string} url
*/
constructor(url) {
super();
this.url = url;
}