From 906a6cb91f653ae2eb77e51323e05fe30c335a2f Mon Sep 17 00:00:00 2001 From: Crimson Date: Tue, 3 Mar 2026 17:50:55 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20config/app.rb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/app.rb b/config/app.rb index 2efb7ae..75462d1 100644 --- a/config/app.rb +++ b/config/app.rb @@ -4,6 +4,5 @@ require "hanami" module ClashDeckGenerator2 class App < Hanami::App - config.providers = [:db] end -end +end \ No newline at end of file