mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-26 02:30:21 -06:00
Remove a debug message.
This commit is contained in:
parent
1f935d699e
commit
e2e000a371
@ -107,7 +107,6 @@ function($, _, S, pgAdmin, moment, pgBrowser, Alertify, Backform) {
|
||||
for (; i < l; i++) {
|
||||
res.push(_.indexOf(d, String(i + 1)) != -1);
|
||||
}
|
||||
console.log(res);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user