Unused variable removed

This commit is contained in:
nobody 2020-07-24 09:27:53 +02:00
parent 1a3ec35ab6
commit 2ab75f5b68
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 0 additions and 2 deletions

View File

@ -75,8 +75,6 @@ main._showReleaseNotes = function (details) {
[Setting.LAST_MAPPING_UPDATE]: lastMappingUpdate
}, function() {
previousVersion = details.previousVersion;
if (details.temporary !== true) {
chrome.storage.sync.get([Setting.HIDE_RELEASE_NOTES], function (items) {