1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

remove empty constructor.

This commit is contained in:
grafixeyehero 2021-09-08 03:40:55 +03:00
parent 0cda86dfdd
commit 41808def90

View file

@ -244,7 +244,6 @@ function getDefaultPath(options) {
let systemInfo;
class DirectoryBrowser {
currentDialog;
constructor() {}
show = options => {
options = options || {};