Skip to content

Commit 7289a14

Browse files
committed
remove debugger
1 parent 59696a4 commit 7289a14

File tree

1 file changed

+0
-1
lines changed
  • BusinessProcessFlowViewer/BusinessProcessFlowViewer

1 file changed

+0
-1
lines changed

BusinessProcessFlowViewer/BusinessProcessFlowViewer/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ export class BusinessProcessFlowViewer implements ComponentFramework.StandardCon
5252
container.appendChild(this._container);
5353
//Initialize Customm CSS based on Parameters.
5454
this.initializeCustomCssWithParameters();
55-
debugger;
5655
}
5756
/**
5857
* Called when any value in the property bag has changed. This includes field values, data-sets, global values such as container height and width, offline status, control metadata values such as label, visible, etc.

0 commit comments

Comments
 (0)