Commit 686a7df
committed
Appease linter
The `lint-code` CI job failed for this reason:
lib/solidus_dev_support/rake_tasks.rb:86:1: C: [Correctable]
Layout/EmptyLinesAroundExceptionHandlingKeywords:
Extra empty line detected before the rescue.
(https://rubystyle.guide#empty-lines-around-bodies)1 parent dcc7f5b commit 686a7df
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
0 commit comments