Skip to content

Commit 7b485d2

Browse files
fix(mixpanel): add import ostruct in lib/forest_liana/mixpanel_event.rb
1 parent b8d90ff commit 7b485d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/forest_liana/mixpanel_event.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'ostruct'
2+
13
module ForestLiana
24
class MixpanelEvent < OpenStruct
35
end

0 commit comments

Comments
 (0)