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