Skip to content

Commit ee27cba

Browse files
committed
do not suppress warning
1 parent f8d3d06 commit ee27cba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

open-in-mpv.plugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ function buildCheckboxSetting(text, key, callback = () => {}) {
118118
return setting;
119119
}
120120

121-
// noinspection JSUnusedGlobalSymbols
122121
module.exports = () => ({
123122
start() {
124123
const saved = BdApi.Data.load("open-in-mpv", "settings");

0 commit comments

Comments
 (0)