mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-10 19:46:34 +03:00
Remove 1 redundant log message
This commit is contained in:
parent
0116f18c70
commit
d9058a7334
|
@ -146,7 +146,6 @@ console.log('Extension started.');
|
|||
}
|
||||
if (value === undefined) {
|
||||
const item = await storage.get(key);
|
||||
console.log('ITEM:', item);
|
||||
return item;
|
||||
}
|
||||
if (value instanceof Date) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user