Skip to content

Commit

Permalink
Removed unneeded debug output.
Browse files Browse the repository at this point in the history
  • Loading branch information
harmen-xb committed May 22, 2024
1 parent d2c99c3 commit 668dc56
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<a:Computed>1</a:Computed>
<a:ComputedAccessType>RO</a:ComputedAccessType>
<a:GetMethodScript>Function %Get%(obj)
WriteDebug(&quot;mdde_SqlExpression Get method executed&quot;)
&#39; Get the expression business rule object.
Dim objExpressionBusinessRule : Set objExpressionBusinessRule = GetRealObject(obj.GetExtendedAttribute(&quot;mdde_JoinedObject&quot;))

Expand Down

0 comments on commit 668dc56

Please sign in to comment.