Commit b0b972e6 authored by Jacob Schatz's avatar Jacob Schatz

Remove private token.

parent 3701599d
......@@ -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