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

Removed remaining sdk shortcut module

This commit is contained in:
kkapsner 2019-04-07 23:09:02 +02:00
parent ef4e238b94
commit f8f35890a1
7 changed files with 19 additions and 23 deletions

View file

@ -15,8 +15,7 @@
const colorStatistics = require("./colorStatistics");
const logging = require("./logging");
const {copyCanvasToWebgl} = require("./webgl");
const getWrapped = require("sdk/getWrapped");
const {checkerWrapper} = require("./modifiedAPIFunctions");
const {getWrapped, checkerWrapper} = require("./modifiedAPIFunctions");
var randomSupply = null;