Skip to content

Commit

Permalink
Codefactor: Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranav committed Jul 22, 2021
1 parent c22dd81 commit 28547eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/helpdata.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1794,7 +1794,6 @@ char *helptext_unit(char *buf, size_t bufsz, struct player *pplayer,
unit_type_iterate_end;

if (!against.isEmpty()) {

switch (cbonus->type) {
case CBONUS_DEFENSE_MULTIPLIER:
cat_snprintf(buf, bufsz,
Expand Down

0 comments on commit 28547eb

Please sign in to comment.