mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 14:16:01 +00:00
design
This commit is contained in:
@@ -25,7 +25,7 @@ export class DatabaseAnalyser {
|
||||
|
||||
async fullAnalysis() {
|
||||
const res = await this._runAnalysis();
|
||||
console.log('FULL ANALYSIS', res);
|
||||
// console.log('FULL ANALYSIS', res);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user