mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
eslint: comment out unimplemented _unloadAddon method
This commit is contained in:
parent
aeea510445
commit
c4f1950d79
1 changed files with 2 additions and 1 deletions
|
@ -176,10 +176,11 @@ export default class Room {
|
|||
|
||||
|
||||
|
||||
/* TODO: This
|
||||
_unloadAddon(addon_id) {
|
||||
// TODO: This
|
||||
return 0;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
get id() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue