Skip to content

Commit dfa1e40

Browse files
committed
Removing empty lines
Signed-off-by: Michael Granados <michaelgranados@gmail.com>
1 parent 92e2fd2 commit dfa1e40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

system/language/english/email_lang.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@
5858
$lang['email_exit_status'] = 'Exit status code: %s';
5959

6060
/* End of file email_lang.php */
61-
/* Location: ./system/language/english/email_lang.php */
61+
/* Location: ./system/language/english/email_lang.php */

system/libraries/Email.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2273,4 +2273,4 @@ protected function _mime_types($ext = '')
22732273
}
22742274

22752275
/* End of file Email.php */
2276-
/* Location: ./system/libraries/Email.php */
2276+
/* Location: ./system/libraries/Email.php */

0 commit comments

Comments
 (0)