Remove functions and tests that moved to framework

This commit is contained in:
Daniël van Noord
2021-07-20 18:06:16 +02:00
parent 248fd32e91
commit 9294a5bc87
11 changed files with 0 additions and 485 deletions

View File

@@ -1,3 +0,0 @@
/** Variable that shows if Cookie Moonster is initzializing */
export let isInitializing = false; // eslint-disable-line prefer-const
export let test;