Skip to content

Commit 39516fe

Browse files
author
Adam Schlesinger
committed
Remove debug log
1 parent b343da9 commit 39516fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

com.onesignal.unity.core/Runtime/Models/InAppMessageAction.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ public void OnBeforeSerialize() {
6464
}
6565

6666
public void OnAfterDeserialize() {
67-
SDKDebug.Info("DESERIALIZING IAM ACTION");
6867
#pragma warning disable CS0618
6968
clickName = click_name;
7069
clickUrl = click_url;

0 commit comments

Comments
 (0)