chore: remove duplicated private
This commit is contained in:
parent
a6ea607e7a
commit
daf1443b0c
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ class API::V2::BaseController < ApplicationController
|
|||
end
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def graphql_web_interface_context
|
||||
{
|
||||
administrateur_id: current_administrateur.id,
|
||||
|
|
Loading…
Reference in a new issue