From f154e898bc70d450168eacd6909092caca2e773e Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 4 Jul 2023 02:53:09 -0700 Subject: [PATCH] Remove ap call --- app/errors/api/v1/incompatible_skill_error.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/errors/api/v1/incompatible_skill_error.rb b/app/errors/api/v1/incompatible_skill_error.rb index 6168feb..6bd23dc 100644 --- a/app/errors/api/v1/incompatible_skill_error.rb +++ b/app/errors/api/v1/incompatible_skill_error.rb @@ -20,7 +20,6 @@ module Api end def to_hash - ap @data { message: message, code: code,