Skip to content

Commit fa9c949

Browse files
committed
style: remove space.
Signed-off-by: ytetsuro <phper.0o0@gmail.com>
1 parent aa80a3b commit fa9c949

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

system/Language/en/HTTP.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @link https://codeigniter.com
1111
* @since Version 3.0.0
1212
* @filesource
13-
*
13+
*
1414
* @codeCoverageIgnore
1515
*/
1616
return [
@@ -57,7 +57,7 @@
5757

5858
// CSRF
5959
'disallowedAction' => 'The action you requested is not allowed.',
60-
60+
6161
// Uploaded file moving
6262
'alreadyMoved' => 'The uploaded file has already been moved.',
6363
'invalidFile' => 'The original file is not a valid file.',

0 commit comments

Comments
 (0)