mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Unused variable removed
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user