chore: remove yabeda-graphql

This commit is contained in:
Colin Darie 2024-08-19 11:47:32 +02:00
parent ea667d49ad
commit e314365083
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4
5 changed files with 1 additions and 11 deletions

View file

@ -147,7 +147,6 @@ class API::V2::Schema < GraphQL::Schema
use Timeout, max_seconds: 30
use GraphQL::Batch
use GraphQL::Backtrace
use Yabeda::GraphQL
if Rails.env.development?
class LogQueryDepth < GraphQL::Analysis::AST::QueryDepth