We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac9cc3 commit 6081a29Copy full SHA for 6081a29
sentry-ruby/lib/sentry/utils/encoding_helper.rb
@@ -3,7 +3,6 @@
3
module Sentry
4
module Utils
5
module EncodingHelper
6
- EMPTY_STRING = ""
7
MALFORMED_STRING = "<malformed-string>"
8
9
def self.encode_to_utf_8(value)
0 commit comments