Skip to content

Commit

Permalink
[notification] Remove unused constants
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali committed Apr 4, 2016
1 parent b2f119d commit a31fb31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/bugsnag/notification.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ class Notification

CURRENT_PAYLOAD_VERSION = "2"

MAX_PAYLOAD_LENGTH = 128000
MAX_STACKTRACE_LENGTH = 400

attr_accessor :context
attr_reader :user
attr_accessor :configuration
Expand Down

0 comments on commit a31fb31

Please sign in to comment.