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:
parent
0cda86dfdd
commit
41808def90
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@ function getDefaultPath(options) {
|
|||
let systemInfo;
|
||||
class DirectoryBrowser {
|
||||
currentDialog;
|
||||
constructor() {}
|
||||
|
||||
show = options => {
|
||||
options = options || {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue