mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
Remove obsolete comment
This commit is contained in:
parent
2b3d0e757a
commit
138e6bc37f
@ -942,9 +942,6 @@ self.addEventListener('hiddenSettingsChanged', ( ) => {
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
// https://github.com/gorhill/uBlock/issues/3406
|
||||
// Lower minimum update period to 1 day.
|
||||
|
||||
µb.extractFilterListMetadata = function(assetKey, raw) {
|
||||
const listEntry = this.availableFilterLists[assetKey];
|
||||
if ( listEntry === undefined ) { return; }
|
||||
|
Loading…
Reference in New Issue
Block a user