mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
line was there twice
This commit is contained in:
parent
91b72936c4
commit
79c1d3459b
@ -31,7 +31,6 @@ class UserApiKeysController < ApplicationController
|
||||
@access = params[:access]
|
||||
@client_id = params[:client_id]
|
||||
@auth_redirect = params[:auth_redirect]
|
||||
@application_name = params[:application_name]
|
||||
@push_url = params[:push_url]
|
||||
|
||||
if @access.include?("p")
|
||||
|
Loading…
Reference in New Issue
Block a user