Skip to content

Commit 3e47ea4

Browse files
committed
Fix linting issues by removing trailing blank lines
1 parent c1cde7b commit 3e47ea4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/client/test_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ def using_shared_key
1818
!(ENV["AZURE_ACCESS_KEY"].nil? || ENV["AZURE_ACCESS_KEY"].empty?)
1919
end
2020
end
21-

test/rails/test_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,3 @@ class Group < ActiveRecord::Base
183183
end
184184

185185
ActiveSupport::TestCase.alias_method :force_skip, :skip
186-

0 commit comments

Comments
 (0)