Bug 1710711 - fixed eslint failures on saved.js. a=lint-fix CLOSED TREE

This commit is contained in:
Iulian Moraru 2021-05-14 00:26:02 +03:00
Родитель 8eb567e41d
Коммит f79f0f8a2f
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -6,7 +6,6 @@ PKT_PANEL_OVERLAY is the view itself and contains all of the methods to manipute
It does not contain any logic for saving or communication with the extension or server.
*/
var PKT_PANEL_OVERLAY = function(options) {
var myself = this;