Merge remote-tracking branch 'parent/main' into kb_development

This commit is contained in:
KMY 2023-10-04 14:17:41 +09:00
commit e82444634a
24 changed files with 100 additions and 100 deletions

View file

@ -37,7 +37,6 @@
# This is bad form, but there are enough differences that it's impractical to do
# otherwise:
# rubocop:disable all
module Mastodon
module MigrationHelpers
@ -989,5 +988,3 @@ into similar problems in the future (e.g. when new tables are created).
end
end
end
# rubocop:enable all