Skip to content

Commit

Permalink
Remove redundant blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
faf committed Nov 1, 2021
1 parent 88247f0 commit 57eacfb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mibew/libs/common/string.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,8 @@ function sanitize_string($string, $tags_level = 'high', $attr_level = 'high')
$replacement,
$string
);

}
}

}

return $string;
Expand Down

0 comments on commit 57eacfb

Please sign in to comment.