1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Some code improvements

Fixes #439
This commit is contained in:
kkapsner 2020-02-01 22:00:39 +01:00
parent ada2845213
commit 84e40b5eb4
3 changed files with 2 additions and 3 deletions

View file

@ -63,7 +63,6 @@
};
const settings = require("./settings");
const logging = require("./logging");
const extension = require("./extension");
function getDomain(window){