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