mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
line was there twice
This commit is contained in:
parent
91b72936c4
commit
79c1d3459b
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue