Remove a debug statement.

pull/22/head
Khushboo Vashi 2019-03-29 14:40:36 +00:00 committed by Dave Page
parent be313bb17b
commit 5965bc9107
1 changed files with 0 additions and 1 deletions

View File

@ -2090,7 +2090,6 @@ define([
Backform.Control.prototype.initialize.apply(
this, arguments
);
debugger;
Backform.Dialog.prototype.initialize.apply(
this, [{
schema: opts.field.get('schema'),