Commit b74c662e authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'remove_private_token' into 'master'

Remove private token.

See merge request !2813
parents 0c01f887 b0b972e6
......@@ -186,7 +186,6 @@ const Api = {
return Api.wrapAjaxCall({
url,
data: Object.assign({
private_token: gon.api_token,
search: query,
per_page: 20,
active: true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment