mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
code review
This commit is contained in:
parent
dccc349c5e
commit
06bb797d50
1 changed files with 0 additions and 3 deletions
|
|
@ -408,9 +408,6 @@ var onMessage = function(request, sender, callback) {
|
|||
case 'getLists':
|
||||
return getLists(callback);
|
||||
|
||||
case 'getLists':
|
||||
return getLists(callback);
|
||||
|
||||
case 'purgeAllCaches':
|
||||
return µb.assets.purgeAll(callback);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue