Skip to content

Commit

Permalink
style(lint): Auto commit lint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
getsantry[bot] authored Sep 16, 2024
1 parent 7f94e0e commit f629f7c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions examples/snuba-eap-mutations/example-1.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"filter": {
"organization_id": 1500,
"_sort_timestamp": 150,
"trace_id": "deadbeefdeadbeefdeadbeefdeadbeef",
"span_id": 1600
"filter": {
"organization_id": 1500,
"_sort_timestamp": 150,
"trace_id": "deadbeefdeadbeefdeadbeefdeadbeef",
"span_id": 1600
},
"update": {
"attr_str": {
"a": "b"
},
"update": {
"attr_str": {
"a": "b"
},
"attr_num": {
"c": 147174124.3
}
"attr_num": {
"c": 147174124.3
}
}
}

0 comments on commit f629f7c

Please sign in to comment.