Skip to content

Commit 7ac478d

Browse files
committed
Fix lint: remove extra empty line in doctor.rake
1 parent 370f1c8 commit 7ac478d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/tasks/doctor.rake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ rescue LoadError
3737
end
3838

3939
namespace :react_on_rails do
40-
4140
desc "Diagnose React on Rails setup and configuration"
4241
task :doctor do
4342
verbose = ENV["VERBOSE"] == "true"

0 commit comments

Comments
 (0)