Remove line, this gets bin/setup confused, better to keep the rails output clean

This commit is contained in:
Jorge Manrubia
2025-11-23 18:12:33 +01:00
parent 97c280ddb1
commit 3caf8d05a2
-2
View File
@@ -6,7 +6,5 @@ Fizzy.configure_bundle
require_relative "../config/boot"
puts "SaaS version (#{Fizzy.db_adapter})" if Fizzy.saas?
require "rails/commands"