mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 15:26:46 -06:00
Remove a debug statement.
This commit is contained in:
parent
be313bb17b
commit
5965bc9107
@ -2090,7 +2090,6 @@ define([
|
||||
Backform.Control.prototype.initialize.apply(
|
||||
this, arguments
|
||||
);
|
||||
debugger;
|
||||
Backform.Dialog.prototype.initialize.apply(
|
||||
this, [{
|
||||
schema: opts.field.get('schema'),
|
||||
|
Loading…
Reference in New Issue
Block a user