Bug 1659481 - lint fix r=fix CLOSED TREE

This commit is contained in:
Marian-Vasile Laza 2021-12-11 02:24:56 +02:00
Родитель 42f0ec4718
Коммит 2626f5571c
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -49,4 +49,6 @@ class MediaControlDelegateChild extends GeckoViewActorChild {
}
}
const { debug } = MediaControlDelegateChild.initLogging("MediaControlDelegateChild");
const { debug } = MediaControlDelegateChild.initLogging(
"MediaControlDelegateChild"
);