Skip to content

Commit

Permalink
fix(linting): remove unnecessary blank line in PushEntries function
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchi authored and fguillot committed Dec 8, 2024
1 parent 7bc0bff commit 8cdf76d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/integration/integration.go
Original file line number Diff line number Diff line change
Expand Up @@ -565,5 +565,4 @@ func PushEntries(feed *model.Feed, entries model.Entries, userIntegrations *mode
}
}
}

}

0 comments on commit 8cdf76d

Please sign in to comment.