Skip to content

Commit 030e43f

Browse files
committed
Fix rubocop warning
1 parent 4a1e64d commit 030e43f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/solidus_dev_support/rake_tasks.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def install_changelog_task
8383
config.user = repo.owner
8484
config.project = repo.name
8585
config.future_release = "v#{ENV.fetch('UNRELEASED_VERSION') { gemspec.version }}"
86-
8786
rescue Octokit::InvalidRepository
8887
warn <<~WARN
8988
It won't be possible to automatically generate the CHANGELOG for this extension because the

0 commit comments

Comments
 (0)