mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-04-06 15:30:30 +08:00
chore: Cleanup file.
This commit is contained in:
parent
cba6b4d3a5
commit
a23ae4b6d7
@ -33,7 +33,6 @@ class WebParser {
|
||||
}
|
||||
|
||||
async init() {
|
||||
console.log('INIT', this.operations, this.context, this.operators);
|
||||
if (!type.isObject(this.context.lowdefy)) {
|
||||
throw new Error('context.lowdefy must be an object.');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user