remove debug logging
This commit is contained in:
parent
de0b5893ac
commit
e4a381b915
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ class SystemQuery extends EventEmitter {
|
|||
|
||||
this.agent.off("message-query-response", handle_response);
|
||||
|
||||
l.log(`fetch table END`);
|
||||
// FUTURE: Add a cache here? Note that we also do not listen for query responses unless we've asked for a table.
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue