Apply new ESLint rules to legacy code
This commit is contained in:

committed by
Scott Nonnenberg

parent
91cf075697
commit
8a2c17f65f
@@ -2,8 +2,6 @@
|
||||
|
||||
// eslint-disable-next-line func-names
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
const BLOCKED_NUMBERS_ID = 'blocked';
|
||||
const BLOCKED_UUIDS_ID = 'blocked-uuids';
|
||||
const BLOCKED_GROUPS_ID = 'blocked-groups';
|
||||
|
Reference in New Issue
Block a user