mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Apply new ESLint rules to legacy code
This commit is contained in:
committed by
Scott Nonnenberg
parent
91cf075697
commit
8a2c17f65f
@@ -3,8 +3,6 @@
|
||||
|
||||
// eslint-disable-next-line func-names
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
window.Whisper = window.Whisper || {};
|
||||
|
||||
Whisper.LinkedCopiedToast = Whisper.ToastView.extend({
|
||||
|
||||
Reference in New Issue
Block a user