diff --git a/src/Utils.ts b/src/Utils.ts index 2cf9dfc354..cdb9d84672 100644 --- a/src/Utils.ts +++ b/src/Utils.ts @@ -324,7 +324,6 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be enumerable: false, configurable: true, get: () => { - console.trace("Property", name, "got requested") init().then((r) => { delete object[name] object[name] = r