Skip to content

Commit 760fce1

Browse files
committed
Remove printStackTrace
1 parent 60c6b80 commit 760fce1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

android/src/newarch/java/com/mparticle/react/rokt/MPRoktModule.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ class MPRoktModule(
104104
}
105105
} catch (e: Exception) {
106106
Logger.warning("Error processing placeholder for key $key: ${e.message}")
107-
e.printStackTrace()
108107
}
109108
}
110109
} finally {

0 commit comments

Comments
 (0)