mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove debug code
This commit is contained in:
parent
3210975568
commit
2a778f3c16
@ -132,7 +132,6 @@ function(alertify, S) {
|
|||||||
if(self.pgResizeTimeout) {
|
if(self.pgResizeTimeout) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
console.log('test');
|
|
||||||
|
|
||||||
self.pgResizeTimeout = setTimeout(
|
self.pgResizeTimeout = setTimeout(
|
||||||
function() {
|
function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user