Remove log
This commit is contained in:
parent
07dc8dd457
commit
86640d5986
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ class Api::V1::UsersController < Api::V1::ApiController
|
|||
|
||||
def show
|
||||
@parties = @user.parties
|
||||
ap "Hello world"
|
||||
end
|
||||
|
||||
def check_email
|
||||
|
|
|
|||
Loading…
Reference in a new issue