CSR-18 remove endpoint
This commit is contained in:
parent
8659d77558
commit
a385e2a8bc
1 changed files with 0 additions and 4 deletions
|
|
@ -71,10 +71,6 @@ const endpoints = {
|
|||
url: "/analytics/api/v1/analytics/log-experiment-exposure",
|
||||
method: "POST",
|
||||
},
|
||||
LogActivity:{
|
||||
url: "/analytics/api/v1/analytics/activity",
|
||||
method: "POST",
|
||||
},
|
||||
LogPageView:{
|
||||
url: "/analytics/api/v1/analytics/log-page-view",
|
||||
method: "POST",
|
||||
|
|
|
|||
Loading…
Reference in a new issue