Skip to content

Commit 8a3ccf7

Browse files
committed
indent
1 parent 68f5fa5 commit 8a3ccf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optimizely/event_builder.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def get_common_params(user_id, attributes)
9393
snapshots: [],
9494
visitor_id: user_id
9595
}
96-
],
96+
],
9797
anonymize_ip: @config.anonymize_ip,
9898
revision: @config.revision,
9999
client_name: CLIENT_ENGINE,

0 commit comments

Comments
 (0)