Skip to content

Commit 7f005b7

Browse files
committed
Remove deprecated project event attribute
1 parent 3285085 commit 7f005b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/raven/event.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ def to_hash
223223
:timestamp => @timestamp,
224224
:time_spent => @time_spent,
225225
:level => @level,
226-
:project => @project,
227226
:platform => PLATFORM,
228227
:sdk => SDK,
229228
:os => @os,

0 commit comments

Comments
 (0)