Skip to content

Commit 7a4d8b9

Browse files
committed
remove extra lines
1 parent 70a74f6 commit 7a4d8b9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

lib/generators/ruby_stackoverflow/ruby_stackoverflow_generator.rb

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def install
1414
end
1515

1616
private
17-
17+
1818
def configuration_output
1919
output = <<-eos
2020
RubyStackoverflow.configure do|config|
@@ -24,8 +24,4 @@ def configuration_output
2424
eos
2525
output
2626
end
27-
28-
29-
end
30-
31-
27+
end

0 commit comments

Comments
 (0)