Remove an unnecessary blank line added by mistake [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2024-09-10 17:19:02 +09:00
parent 2d12fbc4db
commit 14c72e96ae
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -1893,7 +1893,6 @@ module Test
@backtrace = ex.backtrace
end
attr_accessor :message, :backtrace
end
end