Skip to content

Commit 6081a29

Browse files
authored
chore: remove unused constant (#2796)
1 parent fac9cc3 commit 6081a29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry-ruby/lib/sentry/utils/encoding_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
module Sentry
44
module Utils
55
module EncodingHelper
6-
EMPTY_STRING = ""
76
MALFORMED_STRING = "<malformed-string>"
87

98
def self.encode_to_utf_8(value)

0 commit comments

Comments
 (0)