Project

General

Profile

« Previous | Next » 

Revision fb9c808c

Added by koszko about 2 years ago

remove unused variables

View differences:

background/storage.js
101 101
    return {map, prefix, name, listeners : new Set(), lock : make_lock()};
102 102
}
103 103

  
104
var pages;
105
var bags;
106
var scripts;
107

  
108 104
var list_by_prefix = {};
109 105

  
110 106
async function init()

Also available in: Unified diff