Skip to content

Commit 3cac9d8

Browse files
committed
✂️ [ci skip]
1 parent 2527682 commit 3cac9d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activerecord/lib/active_record/railtie.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ class Railtie < Rails::Railtie # :nodoc:
198198
end
199199
end
200200

201-
202201
SQLITE3_PRODUCTION_WARN = "You are running SQLite in production, this is generally not recommended."\
203202
" You can disable this warning by setting \"config.active_record.sqlite3_production_warning=false\"."
204203
initializer "active_record.sqlite3_production_warning" do

0 commit comments

Comments
 (0)