mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 17:08:57 +01:00
Remove unused variable
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
width: 280,
|
||||
height: 420
|
||||
}, function (windowInfo) {
|
||||
var idPairs = JSON.parse(localStorage.getItem('idPairs'));
|
||||
var newWindowId = windowInfo.id;
|
||||
|
||||
windowMap.add({
|
||||
|
||||
Reference in New Issue
Block a user