mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Remove useless return
statement
This commit is contained in:
parent
d6927cf1fe
commit
8d8336ffae
@ -522,7 +522,6 @@
|
||||
this.size = 0;
|
||||
if ( selfie !== undefined ) {
|
||||
this.fromSelfie(selfie);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user